Update README.md
Browse files
README.md
CHANGED
@@ -9,14 +9,10 @@ tags:
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
|
|
|
|
12 |
---
|
13 |
|
14 |
-
# Note
|
15 |
-
epoch 5
|
16 |
-
1080
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
# Uploaded model
|
21 |
|
22 |
- **Developed by:** Rumi
|
@@ -25,4 +21,11 @@ epoch 5
|
|
25 |
|
26 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
27 |
|
28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
12 |
+
datasets:
|
13 |
+
- kinokokoro/ichikara-instruction-003
|
14 |
---
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
# Uploaded model
|
17 |
|
18 |
- **Developed by:** Rumi
|
|
|
21 |
|
22 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|
24 |
+
# How to conduct inference
|
25 |
+
|
26 |
+
`import XXXX`
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|