pishrobpms commited on
Commit
e54c778
·
verified ·
1 Parent(s): bc5fc53

Upload LlamaForCausalLM

Browse files
config.json CHANGED
@@ -5,6 +5,7 @@
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 128000,
 
8
  "eos_token_id": 128001,
9
  "head_dim": 128,
10
  "hidden_act": "silu",
@@ -21,7 +22,7 @@
21
  "quantization_config": {
22
  "_load_in_4bit": true,
23
  "_load_in_8bit": false,
24
- "bnb_4bit_compute_dtype": "bfloat16",
25
  "bnb_4bit_quant_storage": "uint8",
26
  "bnb_4bit_quant_type": "nf4",
27
  "bnb_4bit_use_double_quant": true,
@@ -37,8 +38,7 @@
37
  "rope_scaling": null,
38
  "rope_theta": 500000.0,
39
  "tie_word_embeddings": false,
40
- "torch_dtype": "float16",
41
- "transformers_version": "4.55.4",
42
  "use_cache": true,
43
  "vocab_size": 128256
44
  }
 
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 128000,
8
+ "dtype": "float16",
9
  "eos_token_id": 128001,
10
  "head_dim": 128,
11
  "hidden_act": "silu",
 
22
  "quantization_config": {
23
  "_load_in_4bit": true,
24
  "_load_in_8bit": false,
25
+ "bnb_4bit_compute_dtype": "float16",
26
  "bnb_4bit_quant_storage": "uint8",
27
  "bnb_4bit_quant_type": "nf4",
28
  "bnb_4bit_use_double_quant": true,
 
38
  "rope_scaling": null,
39
  "rope_theta": 500000.0,
40
  "tie_word_embeddings": false,
41
+ "transformers_version": "4.56.0",
 
42
  "use_cache": true,
43
  "vocab_size": 128256
44
  }
generation_config.json CHANGED
@@ -5,5 +5,5 @@
5
  128001,
6
  128009
7
  ],
8
- "transformers_version": "4.55.4"
9
  }
 
5
  128001,
6
  128009
7
  ],
8
+ "transformers_version": "4.56.0"
9
  }
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca94decfa7960cff73818497507484e869a7c9bc260600a009390af7804e4044
3
- size 4652072867
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20f5cde927873dc4452cd3363636969c03a09b9445d087c3917084b15464c886
3
+ size 4652072874
model.safetensors.index.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "metadata": {
3
  "total_parameters": 8030261248,
4
- "total_size": 5702577747
5
  },
6
  "weight_map": {
7
  "lm_head.weight": "model-00002-of-00002.safetensors",
 
1
  {
2
  "metadata": {
3
  "total_parameters": 8030261248,
4
+ "total_size": 5702577754
5
  },
6
  "weight_map": {
7
  "lm_head.weight": "model-00002-of-00002.safetensors",