Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,12 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/Qwen2.5-1.5B-Instruct
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
6 |
-
- unsloth
|
7 |
-
- qwen2
|
8 |
-
- trl
|
9 |
-
- sft
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
13 |
---
|
14 |
|
15 |
-
|
16 |
|
17 |
-
|
18 |
-
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model :** unsloth/Qwen2.5-1.5B-Instruct
|
20 |
-
|
21 |
-
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
-
|
23 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- text-generation-inference
|
4 |
- transformers
|
|
|
|
|
|
|
|
|
5 |
license: apache-2.0
|
6 |
language:
|
7 |
- en
|
8 |
---
|
9 |
|
10 |
+
Fine-tuning for function calling purpose
|
11 |
|
12 |
+
(16, 512, qkvo, mlp)
|
|
|
|
|
|
|
|
|
|
|
|