shimmyshimmer
commited on
Commit
•
6de0930
1
Parent(s):
793f4f2
Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,22 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
license: llama3
|
5 |
library_name: transformers
|
|
|
6 |
tags:
|
|
|
|
|
|
|
|
|
7 |
- unsloth
|
8 |
- transformers
|
9 |
-
- llama
|
10 |
-
- llama-3
|
11 |
---
|
12 |
|
13 |
-
# Finetune
|
14 |
-
|
15 |
-
Directly quantized 4bit model with `bitsandbytes`. Built with Meta Llama 3
|
16 |
|
17 |
-
We have a Google Colab Tesla T4 notebook for Llama
|
18 |
|
19 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/Discord%20button.png" width="200"/>](https://discord.gg/u54VK8m8tk)
|
20 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/buy%20me%20a%20coffee%20button.png" width="200"/>](https://ko-fi.com/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 |
## ✨ Finetune for Free
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
library_name: transformers
|
5 |
+
license: llama3.1
|
6 |
tags:
|
7 |
+
- llama-3
|
8 |
+
- llama
|
9 |
+
- meta
|
10 |
+
- facebook
|
11 |
- unsloth
|
12 |
- transformers
|
|
|
|
|
13 |
---
|
14 |
|
15 |
+
# Finetune Llama 3.1, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
|
|
|
|
|
16 |
|
17 |
+
We have a free Google Colab Tesla T4 notebook for Llama 3.1 (8B) here: https://colab.research.google.com/drive/1Ys44kVvmeZtnICzWz0xgpRnrIOjZAuxp?usp=sharing
|
18 |
|
19 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/Discord%20button.png" width="200"/>](https://discord.gg/u54VK8m8tk)
|
|
|
20 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
21 |
|
22 |
## ✨ Finetune for Free
|