Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,46 @@ tags:
|
|
| 9 |
license: apache-2.0
|
| 10 |
language:
|
| 11 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Uploaded model
|
|
@@ -19,4 +59,4 @@ language:
|
|
| 19 |
|
| 20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 21 |
|
| 22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
| 9 |
license: apache-2.0
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
+
library_name: transformers
|
| 13 |
+
inference: true
|
| 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 |
+
- messages:
|
| 29 |
+
- role: user
|
| 30 |
+
content: 貝は砂浜に落ちてるものですか?
|
| 31 |
+
- messages:
|
| 32 |
+
- role: user
|
| 33 |
+
content: おはようございます。
|
| 34 |
+
- messages:
|
| 35 |
+
- role: user
|
| 36 |
+
content: 錫はどういうものに使われますか?
|
| 37 |
+
- messages:
|
| 38 |
+
- role: user
|
| 39 |
+
content: 露骨とあからさまが違う言葉であることを証明してください。
|
| 40 |
+
- messages:
|
| 41 |
+
- role: user
|
| 42 |
+
content: 你好
|
| 43 |
+
- messages:
|
| 44 |
+
- role: user
|
| 45 |
+
content: 魚を捌くのは難しいですか?
|
| 46 |
+
- messages:
|
| 47 |
+
- role: user
|
| 48 |
+
content: Où se trouve Shinjuku ?
|
| 49 |
+
- messages:
|
| 50 |
+
- role: user
|
| 51 |
+
content: Bonjour!
|
| 52 |
---
|
| 53 |
|
| 54 |
# Uploaded model
|
|
|
|
| 59 |
|
| 60 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 61 |
|
| 62 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|