Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,47 @@ tags:
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
@@ -20,4 +61,4 @@ language:
|
|
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)
|
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
13 |
+
- ja
|
14 |
+
library_name: transformers
|
15 |
+
inference: true
|
16 |
+
pipeline_tag: text-generation
|
17 |
+
widget:
|
18 |
+
- messages:
|
19 |
+
- role: user
|
20 |
+
content: こんにちは!
|
21 |
+
- messages:
|
22 |
+
- role: user
|
23 |
+
content: 魚を捌くのは難しいですか?
|
24 |
+
- messages:
|
25 |
+
- role: user
|
26 |
+
content: ナイジェリアの首都はどこですか?
|
27 |
+
- messages:
|
28 |
+
- role: user
|
29 |
+
content: hello!
|
30 |
+
- messages:
|
31 |
+
- role: user
|
32 |
+
content: 貝は砂浜に落ちてるものですか?
|
33 |
+
- messages:
|
34 |
+
- role: user
|
35 |
+
content: おはようございます。
|
36 |
+
- messages:
|
37 |
+
- role: user
|
38 |
+
content: 今日なにしようね!
|
39 |
+
- messages:
|
40 |
+
- role: user
|
41 |
+
content: ロールプレイをしましょ!
|
42 |
+
- messages:
|
43 |
+
- role: user
|
44 |
+
content: 你好
|
45 |
+
- messages:
|
46 |
+
- role: user
|
47 |
+
content: 魚を捌くのは難しいですか?
|
48 |
+
- messages:
|
49 |
+
- role: user
|
50 |
+
content: Où se trouve Shinjuku ?
|
51 |
+
- messages:
|
52 |
+
- role: user
|
53 |
+
content: Bonjour!
|
54 |
---
|
55 |
|
56 |
# Uploaded model
|
|
|
61 |
|
62 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
63 |
|
64 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|