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