Sakalti commited on
Commit
da5ca56
·
verified ·
1 Parent(s): 601cffa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -10,6 +10,22 @@ tags:
10
  license: apache-2.0
11
  language:
12
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # Uploaded model
@@ -20,4 +36,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
+ pipeline_tag: text-generation
15
+ widget:
16
+ - messages:
17
+ - role: user
18
+ content: こんにちは!
19
+ - messages:
20
+ - role: user
21
+ content: 魚を捌くのは難しいですか?
22
+ - messages:
23
+ - role: user
24
+ content: ナイジェリアの首都はどこですか?
25
+ - messages:
26
+ - role: user
27
+ content: hello!
28
+ library_name: transformers
29
  ---
30
 
31
  # Uploaded model
 
36
 
37
  This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
38
 
39
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)