|
--- |
|
base_model: |
|
- meta-llama/Llama-3.2-3B-Instruct |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- unsloth |
|
- llama |
|
- trl |
|
- sft |
|
- luau |
|
- code |
|
license: llama3.2 |
|
language: |
|
- en |
|
pipeline_tag: text-generation |
|
datasets: |
|
- Roblox/luau_corpus |
|
--- |
|
|
|
We are working on a second version with advanced reasoning & better code creation! |
|
|
|
Not affiliated with the Roblox company. |
|
|
|
This is a base model, should be used for fine tuning, Enjoy! |
|
its meant to create roblox related code in luaU. |
|
|
|
- **Developed by:** Pinkstack |
|
- **License:** Llama 3.2 |
|
- **Finetuned from model :** unsloth/Llama-3.2-3B-Instruct-bnb-4bit |
|
|
|
This llama model was trained with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. |