Trained with Unsloth
Browse files- README.md +3 -0
- config.json +1 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -12,6 +12,9 @@ tags:
|
|
12 |
- coding
|
13 |
- reasoning
|
14 |
- tech
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
|
|
|
12 |
- coding
|
13 |
- reasoning
|
14 |
- tech
|
15 |
+
- unsloth
|
16 |
+
- trl
|
17 |
+
- sft
|
18 |
---
|
19 |
|
20 |
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ai-nexuz/llama-3.2-1b-instruct-fine-tuned",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2471678098
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74097a4ed41e0ff71ca908776ee54704bbdcf9de9bebf0d754338fb82f3ae843
|
3 |
size 2471678098
|