auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
base_model: Pinkstack/Base-Roblox-coder-Llama-3.2-3B-vLLM
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
-
license:
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
- text-generation-inference
|
@@ -13,7 +15,7 @@ tags:
|
|
13 |
- trl
|
14 |
- sft
|
15 |
- luau
|
16 |
-
-
|
17 |
---
|
18 |
## About
|
19 |
|
|
|
1 |
---
|
2 |
base_model: Pinkstack/Base-Roblox-coder-Llama-3.2-3B-vLLM
|
3 |
+
datasets:
|
4 |
+
- Roblox/luau_corpus
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
+
license: llama3.2
|
9 |
quantized_by: mradermacher
|
10 |
tags:
|
11 |
- text-generation-inference
|
|
|
15 |
- trl
|
16 |
- sft
|
17 |
- luau
|
18 |
+
- code
|
19 |
---
|
20 |
## About
|
21 |
|