Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
license: apache-2.0
|
|
@@ -15,7 +15,7 @@ tags:
|
|
| 15 |
|
| 16 |
- **Developed by:** ddtsoftware
|
| 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 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: google/gemma-7b
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
license: apache-2.0
|
|
|
|
| 15 |
|
| 16 |
- **Developed by:** ddtsoftware
|
| 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 |
|