Pinkstack commited on
Commit
d69e3e0
1 Parent(s): 4e2570d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -7,17 +7,21 @@ tags:
7
  - llama
8
  - trl
9
  - sft
 
 
10
  license: apache-2.0
11
  language:
12
  - en
 
13
  ---
14
 
15
- # Uploaded model
 
 
 
16
 
17
  - **Developed by:** Pinkstack
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** unsloth/Llama-3.2-3B-Instruct-bnb-4bit
20
 
21
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
-
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
7
  - llama
8
  - trl
9
  - sft
10
+ - luau
11
+ - roblox
12
  license: apache-2.0
13
  language:
14
  - en
15
+ pipeline_tag: text-generation
16
  ---
17
 
18
+ Not affiliated with the Roblox company.
19
+
20
+ This is a base model, should be used for fine tuning, Enjoy!
21
+ its meant to create roblox related code in luaU.
22
 
23
  - **Developed by:** Pinkstack
24
  - **License:** apache-2.0
25
  - **Finetuned from model :** unsloth/Llama-3.2-3B-Instruct-bnb-4bit
26
 
27
+ This llama model was trained with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.