danielhanchen commited on
Commit
daf1702
1 Parent(s): ef0c888

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -13,6 +13,9 @@ tags:
13
  - codeqwen
14
  ---
15
 
 
 
 
16
  # Finetune Llama 3.2, Qwen2.5, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
17
 
18
  We have a Qwen 2.5 (all model sizes) [free Google Colab Tesla T4 notebook](https://colab.research.google.com/drive/1Kose-ucXO1IBaZq5BvbwWieuubP7hxvQ?usp=sharing).
 
13
  - codeqwen
14
  ---
15
 
16
+ > [!NOTE]
17
+ > Use 4bit quants (Q4_K_M) and above for 0.5B - lower quants will degrade accuracy
18
+
19
  # Finetune Llama 3.2, Qwen2.5, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
20
 
21
  We have a Qwen 2.5 (all model sizes) [free Google Colab Tesla T4 notebook](https://colab.research.google.com/drive/1Kose-ucXO1IBaZq5BvbwWieuubP7hxvQ?usp=sharing).