suayptalha commited on
Commit
c055ea7
·
verified ·
1 Parent(s): 59c00d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ metrics:
17
 
18
  This version of Komodo is a Llama-3.2-3B-Instruct finetuned model on lighteval/MATH-Hard dataset to increase math performance of the base model.
19
 
20
- This model is 4bit-quantizated. You should import it 8bit if you want to use 3B parameters!
21
  Make sure you installed 'bitsandbytes' library before import.
22
 
23
  Example Usage:
 
17
 
18
  This version of Komodo is a Llama-3.2-3B-Instruct finetuned model on lighteval/MATH-Hard dataset to increase math performance of the base model.
19
 
20
+ This model is 4bit-quantized. You should import it 8bit if you want to use 3B parameters!
21
  Make sure you installed 'bitsandbytes' library before import.
22
 
23
  Example Usage: