From 584e9cbdc7ecdd5f9e60aaa27ae17b20442d0d91 Mon Sep 17 00:00:00 2001 From: ai-modelscope Date: Tue, 10 Dec 2024 23:49:38 +0800 Subject: [PATCH] Update README.md --- .gitattributes | 1 - README.md | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 602d20f..52373fe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -34,4 +34,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text *tfevents* filter=lfs diff=lfs merge=lfs -text tokenizer.json filter=lfs diff=lfs merge=lfs -text -model.safetensors filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md index 173a546..8abaf05 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,11 @@ tags: - transformers --- +## ***See [our collection](https://huggingface.co/collections/unsloth/llama-32-66f46afde4ca573864321a22) for all versions of Llama 3.2 including GGUF, 4-bit and original 16-bit formats.*** + # Finetune Llama 3.2, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth! -We have a free Google Colab Tesla T4 notebook for Llama 3.2 (1B) here: https://colab.research.google.com/drive/1Ys44kVvmeZtnICzWz0xgpRnrIOjZAuxp?usp=sharing +We have a free Google Colab Tesla T4 notebook for Llama 3.2 (1B) here: https://colab.research.google.com/drive/1T5-zKWM_5OD21QHwXHiV9ixTRR7k3iB9?usp=sharing [](https://discord.gg/unsloth) [](https://github.com/unslothai/unsloth)