Update README.md
Browse files
README.md
CHANGED
|
@@ -8,14 +8,14 @@ tags:
|
|
| 8 |
- unsloth
|
| 9 |
- gemma
|
| 10 |
- trl
|
| 11 |
-
base_model:
|
| 12 |
---
|
| 13 |
|
| 14 |
# Uploaded model
|
| 15 |
|
| 16 |
- **Developed by:** pmking27
|
| 17 |
- **License:** apache-2.0
|
| 18 |
-
- **Finetuned from model :**
|
| 19 |
|
| 20 |
This gemma model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 21 |
|
|
|
|
| 8 |
- unsloth
|
| 9 |
- gemma
|
| 10 |
- trl
|
| 11 |
+
base_model: google/gemma-7b
|
| 12 |
---
|
| 13 |
|
| 14 |
# Uploaded model
|
| 15 |
|
| 16 |
- **Developed by:** pmking27
|
| 17 |
- **License:** apache-2.0
|
| 18 |
+
- **Finetuned from model :** google/gemma-7b
|
| 19 |
|
| 20 |
This gemma model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 21 |
|