Trained with Unsloth
Browse files- README.md +2 -2
- config.json +1 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.2-1B-Instruct
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
-
datasets:
|
6 |
-
- KingNish/reasoning-base-20k
|
7 |
license: llama3.2
|
8 |
tags:
|
9 |
- text-generation-inference
|
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.2-1B-Instruct
|
3 |
+
datasets:
|
4 |
+
- KingNish/reasoning-base-20k
|
5 |
language:
|
6 |
- en
|
|
|
|
|
7 |
license: llama3.2
|
8 |
tags:
|
9 |
- text-generation-inference
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "KingNish/Llama-
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "KingNish/Reasoning-Llama-1b-v0.1",
|
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:8c9b496b44007e92cdd7d78aa09dabbae8eb972cd19278346ff6cca0f7537971
|
3 |
size 2471678098
|