Update README.md
Browse files
README.md
CHANGED
@@ -13,15 +13,17 @@ base_model: unsloth/llama-3-8b-bnb-4bit
|
|
13 |
datasets:
|
14 |
- flytech/python-codes-25k
|
15 |
---
|
16 |
-
|
17 |
|
18 |
-
|
19 |
|
20 |
- **Developed by:** Wittawat Kitipatthavorn
|
21 |
- **License:** llama 3 https://llama.meta.com/llama3/license/
|
22 |
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
|
23 |
|
24 |
-
|
|
|
|
|
25 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
26 |
|
27 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
13 |
datasets:
|
14 |
- flytech/python-codes-25k
|
15 |
---
|
16 |
+
# Finetune-Llama3🦙-genertate-python-code**
|
17 |
|
18 |
+
** --
|
19 |
|
20 |
- **Developed by:** Wittawat Kitipatthavorn
|
21 |
- **License:** llama 3 https://llama.meta.com/llama3/license/
|
22 |
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
|
23 |
|
24 |
+
** --
|
25 |
+
|
26 |
+
** Unsloth
|
27 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
28 |
|
29 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|