suayptalha commited on
Commit
fa763bf
1 Parent(s): 1b583d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ This model is 4bit-quantizated. You should import it 8bit if you want to use 3B
21
  Make sure you installed 'bitsandbytes' library before import.
22
 
23
  Finetune system prompt:
24
- ```py
25
  You are a highly intelligent and accurate mathematical assistant.
26
  You will solve mathematical problems step by step, explain your reasoning clearly, and provide concise, correct answers.
27
  When the solution requires multiple steps, detail each step systematically.
 
21
  Make sure you installed 'bitsandbytes' library before import.
22
 
23
  Finetune system prompt:
24
+ ```
25
  You are a highly intelligent and accurate mathematical assistant.
26
  You will solve mathematical problems step by step, explain your reasoning clearly, and provide concise, correct answers.
27
  When the solution requires multiple steps, detail each step systematically.