Edcastro commited on
Commit
f8ef41c
·
verified ·
1 Parent(s): 77b73aa

Upload LlamaForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. model.safetensors +1 -1
config.json CHANGED
@@ -5,6 +5,7 @@
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
 
8
  "eos_token_id": 2,
9
  "head_dim": 64,
10
  "hidden_act": "silu",
@@ -22,8 +23,7 @@
22
  "rope_scaling": null,
23
  "rope_theta": 10000.0,
24
  "tie_word_embeddings": false,
25
- "torch_dtype": "float16",
26
- "transformers_version": "4.52.4",
27
  "use_cache": true,
28
  "vocab_size": 32000
29
  }
 
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
+ "dtype": "float16",
9
  "eos_token_id": 2,
10
  "head_dim": 64,
11
  "hidden_act": "silu",
 
23
  "rope_scaling": null,
24
  "rope_theta": 10000.0,
25
  "tie_word_embeddings": false,
26
+ "transformers_version": "4.57.0",
 
27
  "use_cache": true,
28
  "vocab_size": 32000
29
  }
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "eos_token_id": 2,
4
  "max_length": 2048,
5
  "pad_token_id": 0,
6
- "transformers_version": "4.52.4"
7
  }
 
3
  "eos_token_id": 2,
4
  "max_length": 2048,
5
  "pad_token_id": 0,
6
+ "transformers_version": "4.57.0"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08cc3789e3b68331d4d63c0721cac6d255a4d83b0ddc680f9dce132edb99ae72
3
  size 2200119664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86a625a2ee0c5984946659538cbb8fef8a800cf9698a98dbe280abdfbb6e8f9d
3
  size 2200119664