Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,22 @@ tags:
|
|
7 |
- qwen2
|
8 |
- trl
|
9 |
- sft
|
10 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
language:
|
12 |
- en
|
13 |
---
|
@@ -15,7 +30,7 @@ language:
|
|
15 |
# Uploaded model
|
16 |
|
17 |
- **Developed by:** Sakalti
|
18 |
-
- **License:**
|
19 |
- **Finetuned from model :** qingy2024/Qwarkstar-4B
|
20 |
|
21 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
|
|
7 |
- qwen2
|
8 |
- trl
|
9 |
- sft
|
10 |
+
license: other
|
11 |
+
license_name: qwen-research
|
12 |
+
inference: true
|
13 |
+
widget:
|
14 |
+
- messages:
|
15 |
+
- role: user
|
16 |
+
content: こんにちは!
|
17 |
+
- messages:
|
18 |
+
- role: user
|
19 |
+
content: ドラゴンフルーツは何科ですか?
|
20 |
+
- messages:
|
21 |
+
- role: user
|
22 |
+
content: hello!
|
23 |
+
library_name: transformers
|
24 |
+
---
|
25 |
+
Built With Qwen
|
26 |
language:
|
27 |
- en
|
28 |
---
|
|
|
30 |
# Uploaded model
|
31 |
|
32 |
- **Developed by:** Sakalti
|
33 |
+
- **License:** qwen-research
|
34 |
- **Finetuned from model :** qingy2024/Qwarkstar-4B
|
35 |
|
36 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|