danielhanchen commited on
Commit
9bb574b
1 Parent(s): d121fb4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -13,6 +13,10 @@ tags:
13
  - transformers
14
  ---
15
 
 
 
 
 
16
  # Finetune Llama 3.2, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
17
 
18
  We have a free Google Colab Tesla T4 notebook for Llama 3.2 (3B) here: https://colab.research.google.com/drive/1Ys44kVvmeZtnICzWz0xgpRnrIOjZAuxp?usp=sharing
@@ -20,8 +24,8 @@ We have a free Google Colab Tesla T4 notebook for Llama 3.2 (3B) here: https://c
20
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/Discord%20button.png" width="200"/>](https://discord.gg/unsloth)
21
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
22
 
23
- # unsloth/Llama-3.2-1B-Instruct-GGUF
24
- For more details on the model, please go to Meta's original [model card](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct)
25
 
26
  ## ✨ Finetune for Free
27
 
 
13
  - transformers
14
  ---
15
 
16
+ # GGUF uploads
17
+
18
+ 16bit, 8bit, 6bit, 5bit, 4bit, 3bit and 2bit uploads avaliable.
19
+
20
  # Finetune Llama 3.2, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
21
 
22
  We have a free Google Colab Tesla T4 notebook for Llama 3.2 (3B) here: https://colab.research.google.com/drive/1Ys44kVvmeZtnICzWz0xgpRnrIOjZAuxp?usp=sharing
 
24
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/Discord%20button.png" width="200"/>](https://discord.gg/unsloth)
25
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
26
 
27
+ # unsloth/Llama-3.2-1B-Instruct
28
+ For more details on the model, please go to Meta's original [model card](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct)
29
 
30
  ## ✨ Finetune for Free
31