mehdiselbi
commited on
Commit
•
660cb1a
1
Parent(s):
450f5aa
Update README.md
Browse files
README.md
CHANGED
@@ -8,15 +8,17 @@ tags:
|
|
8 |
- unsloth
|
9 |
- llama
|
10 |
- trl
|
|
|
11 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
15 |
|
16 |
-
- **Developed by:**
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
|
|
|
19 |
|
20 |
This llama 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)
|
|
|
8 |
- unsloth
|
9 |
- llama
|
10 |
- trl
|
11 |
+
- text-to-sql
|
12 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
16 |
|
17 |
+
- **Developed by:** mehdi selbi
|
18 |
- **License:** apache-2.0
|
19 |
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
|
20 |
+
- **Dataset :** gretelai/synthetic_text_to_sql
|
21 |
|
22 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|
24 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|