shimmyshimmer commited on
Commit
4d81243
1 Parent(s): 3fd4566

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: meta-llama/Meta-Llama-3.2-11B-Vision
3
  language:
4
  - en
5
  library_name: transformers
@@ -20,8 +20,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-11B-Vision-GGUF
24
- For more details on the model, please go to Meta's original [model card](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision)
25
 
26
  ## ✨ Finetune for Free
27
 
 
1
  ---
2
+ base_model: meta-llama/Meta-Llama-3.2-1B-Instruct
3
  language:
4
  - en
5
  library_name: transformers
 
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