suayptalha
commited on
Commit
•
898f8f8
1
Parent(s):
66e0aeb
Update README.md
Browse files
README.md
CHANGED
@@ -117,7 +117,7 @@ model-index:
|
|
117 |
|
118 |
This version of Komodo is a Llama-3.2-3B-Instruct finetuned model on jeggers/competition_math dataset to increase math performance of the base model.
|
119 |
|
120 |
-
This model is 4bit-
|
121 |
Make sure you installed 'bitsandbytes' library before import.
|
122 |
|
123 |
Finetune system prompt:
|
|
|
117 |
|
118 |
This version of Komodo is a Llama-3.2-3B-Instruct finetuned model on jeggers/competition_math dataset to increase math performance of the base model.
|
119 |
|
120 |
+
This model is 4bit-quantized. You should import it 8bit if you want to use 3B parameters!
|
121 |
Make sure you installed 'bitsandbytes' library before import.
|
122 |
|
123 |
Finetune system prompt:
|