suayptalha commited on
Commit
d5b89fe
·
verified ·
1 Parent(s): e43bfdd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: text-generation
16
 
17
  Komodo is a Qwen 2.5-7B-Instruct-FineTuned model on TIGER-Lab/MathInstruct dataset to increase math performance of the base model.
18
 
19
- This model is 4bit-quantized. You should import it 8bit if you want to use 7B parameters!
20
 
21
  Suggested Usage:
22
  ```py
 
16
 
17
  Komodo is a Qwen 2.5-7B-Instruct-FineTuned model on TIGER-Lab/MathInstruct dataset to increase math performance of the base model.
18
 
19
+ This model is 4bit-quantized.
20
 
21
  Suggested Usage:
22
  ```py