|
--- |
|
language: |
|
- en |
|
license: llama3 |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- unsloth |
|
- llama |
|
- trl |
|
- sft |
|
base_model: unsloth/llama-3-8b-bnb-4bit |
|
datasets: |
|
- flytech/python-codes-25k |
|
--- |
|
# Finetune-Llama3🦙-genertate-python-code** |
|
|
|
-- |
|
|
|
- **Developed by:** Wittawat Kitipatthavorn |
|
- **License:** llama 3 https://llama.meta.com/llama3/license/ |
|
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit |
|
|
|
-- |
|
|
|
** Unsloth |
|
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. |
|
|
|
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth) |