Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
-
base_model:
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
license: apache-2.0
|
@@ -9,14 +11,16 @@ tags:
|
|
9 |
- unsloth
|
10 |
- gemma2
|
11 |
- gguf
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
15 |
|
16 |
- **Developed by:** reedmayhew
|
17 |
- **License:** apache-2.0
|
18 |
-
- **Finetuned from model :**
|
19 |
-
|
20 |
This gemma2 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)
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- google/gemma-2-9b
|
4 |
+
- google/gemma-2-9b-it
|
5 |
language:
|
6 |
- en
|
7 |
license: apache-2.0
|
|
|
11 |
- unsloth
|
12 |
- gemma2
|
13 |
- gguf
|
14 |
+
datasets:
|
15 |
+
- reedmayhew/alpaca-queer-progressive-uncensored
|
16 |
---
|
17 |
|
18 |
# Uploaded model
|
19 |
|
20 |
- **Developed by:** reedmayhew
|
21 |
- **License:** apache-2.0
|
22 |
+
- **Finetuned from model :** google/gemma-2-9b
|
23 |
+
-
|
24 |
This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|
26 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|