RmZeta commited on
Commit
024f8d9
1 Parent(s): 5f402c5

Upload LlamaForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. generation_config.json +7 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
 
2
  "architectures": [
3
- "LlamaModel"
4
  ],
5
  "attention_bias": false,
6
  "bos_token_id": 1,
 
1
  {
2
+ "_name_or_path": "ckpts/tnl2_50k",
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:a49fa8d9f34c7e1999e51a7f0bc651dbdbb854eb816f4df2af6b21870edba87e
3
- size 4138071216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb233c40b3b2e6424847319066a1748d113c3030f61b0a0422228c4cebbf0453
3
+ size 4400216536