HusseinEid
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -10,14 +10,11 @@ tags:
|
|
10 |
- trl
|
11 |
- sft
|
12 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
|
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
16 |
|
17 |
- **Developed by:** HusseinEid
|
18 |
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model :**
|
20 |
-
|
21 |
-
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
-
|
23 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
10 |
- trl
|
11 |
- sft
|
12 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
13 |
+
pipeline_tag: text-generation
|
14 |
---
|
15 |
|
16 |
# Uploaded model
|
17 |
|
18 |
- **Developed by:** HusseinEid
|
19 |
- **License:** apache-2.0
|
20 |
+
- **Finetuned using unsloth from model :** meta-llama/Meta-Llama-3-8B
|
|
|
|
|
|
|
|