Update README.md
Browse files
README.md
CHANGED
@@ -3,10 +3,11 @@ base_model: Qwen/Qwen2.5-3B-Instruct
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
-
license:
|
7 |
tags:
|
8 |
- unsloth
|
9 |
- transformers
|
|
|
10 |
---
|
11 |
|
12 |
# Finetune Llama 3.1, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
+
license: apache-2.0
|
7 |
tags:
|
8 |
- unsloth
|
9 |
- transformers
|
10 |
+
- qwen
|
11 |
---
|
12 |
|
13 |
# Finetune Llama 3.1, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
|