Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
base_model: unsloth/gemma-2-9b-bnb-4bit
|
3 |
language:
|
4 |
-
-
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
@@ -11,12 +11,14 @@ tags:
|
|
11 |
- trl
|
12 |
---
|
13 |
|
14 |
-
#
|
15 |
|
16 |
- **Developed by:** joujiboi
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/gemma-2-9b-bnb-4bit
|
19 |
|
20 |
-
This
|
|
|
|
|
21 |
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
---
|
2 |
base_model: unsloth/gemma-2-9b-bnb-4bit
|
3 |
language:
|
4 |
+
- jp
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
|
|
11 |
- trl
|
12 |
---
|
13 |
|
14 |
+
# gemma-2-9b-anime-lora-test
|
15 |
|
16 |
- **Developed by:** joujiboi
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/gemma-2-9b-bnb-4bit
|
19 |
|
20 |
+
This model was NOT trained on instruction and is just a test. It was trained on Japanese language visual novel content.
|
21 |
+
|
22 |
+
This model was trained using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|
24 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|