vladislavbro commited on
Commit
943b585
·
verified ·
1 Parent(s): 2109b13

Upload LlamaForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +6 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "LlamaModel"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
 
1
  {
2
  "architectures": [
3
+ "LlamaForCausalLM"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.46.3"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbb027bb4444556d1d67ba53a1c6fc6e4c701ec9e08ad6b208168e5b91cea1d9
3
- size 2013577912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50d33b4ed8d47391b64648accc7df4f7b61a262f3dab9ca1d064c11f13960c31
3
+ size 2080672160