saishshinde15
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
base_model: unsloth/gemma-2-9b-bnb-4bit
|
3 |
language:
|
4 |
- en
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
@@ -9,6 +10,8 @@ tags:
|
|
9 |
- unsloth
|
10 |
- gemma2
|
11 |
- trl
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -17,6 +20,4 @@ tags:
|
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/gemma-2-9b-bnb-4bit
|
19 |
|
20 |
-
This gemma2 model was trained
|
21 |
-
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
2 |
base_model: unsloth/gemma-2-9b-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
+
- zh
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
- text-generation-inference
|
|
|
10 |
- unsloth
|
11 |
- gemma2
|
12 |
- trl
|
13 |
+
- text2text generation
|
14 |
+
pipeline_tag: text2text-generation
|
15 |
---
|
16 |
|
17 |
# Uploaded model
|
|
|
20 |
- **License:** apache-2.0
|
21 |
- **Finetuned from model :** unsloth/gemma-2-9b-bnb-4bit
|
22 |
|
23 |
+
This gemma2 model was trained using Huggingface's TRL library.
|
|
|
|