File size: 716 Bytes
70e2d5e f6089c7 70e2d5e 4e2570d d69e3e0 f6089c7 70e2d5e d69e3e0 69c58ca 70e2d5e 69c58ca d69e3e0 70e2d5e 3f021c6 70e2d5e d69e3e0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
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. |