not-lain commited on
Commit
18c82c1
1 Parent(s): b02f034

Upload LlamaForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +2 -3
  3. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "not-lain/smol-gec-sft",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "HuggingFaceTB/SmolLM-135M",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
generation_config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "_from_model_config": true,
3
- "bos_token_id": 1,
4
- "eos_token_id": 2,
5
- "pad_token_id": 2,
6
  "transformers_version": "4.44.2"
7
  }
 
1
  {
2
  "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
 
5
  "transformers_version": "4.44.2"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3070ae0f82e227bb73c375d2ed95b90d8d1f788f53185d467bedb84187f1c9f
3
  size 538090408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3694b7275a9130da3f6d785cf997c10e852c7d0dbf0fc05ae22996df3c3c14
3
  size 538090408