benchang1110 commited on
Commit
6530cae
1 Parent(s): 5b5b305

Upload LlamaForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./checkpoint",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -25,5 +25,5 @@
25
  "torch_dtype": "float32",
26
  "transformers_version": "4.42.4",
27
  "use_cache": true,
28
- "vocab_size": 49153
29
  }
 
1
  {
2
+ "_name_or_path": "./nop_checkpoint",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
25
  "torch_dtype": "float32",
26
  "transformers_version": "4.42.4",
27
  "use_cache": true,
28
+ "vocab_size": 49152
29
  }
generation_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
- "eos_token_id": 2,
5
  "transformers_version": "4.42.4"
6
  }
 
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
  "transformers_version": "4.42.4"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:127974e439c3a2b1b85961a5a3159efcf93e8bbb242e1b35e248c7cd4e937164
3
- size 538092712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82e72d128ffa39f47f0fb27cb8f7f357c67794e21f217e0098d417794717babd
3
+ size 538090408