RmZeta commited on
Commit
e693be7
1 Parent(s): 9fbd551

Upload LlamaForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +7 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "ckpts/selected/tnl_hs_50k_8k/relu1_i1.6_st200_1e-1_sd31415/Feb13_17-23-43",
3
  "architectures": [
4
- "LlamaModel"
5
  ],
6
  "attention_bias": false,
7
  "bos_token_id": 1,
 
1
  {
2
  "_name_or_path": "ckpts/selected/tnl_hs_50k_8k/relu1_i1.6_st200_1e-1_sd31415/Feb13_17-23-43",
3
  "architectures": [
4
+ "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "bos_token_id": 1,
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "eos_token_id": 2,
4
+ "max_length": 2048,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.35.0"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0593dc48908a818d0969cada8cf48e116c440d4179bba611226494829276e6d5
3
- size 4138071216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9023a78c1931865a9d8b566b1b50e8ecf3a74c9eff181214a4f929742f5b7fa7
3
+ size 4400220328