Around6827
commited on
Commit
•
7f56458
1
Parent(s):
9835d70
Upload LlamaForCausalLM
Browse files- config.json +1 -13
- pytorch_model-00001-of-00002.bin +2 -2
- pytorch_model-00002-of-00002.bin +2 -2
config.json
CHANGED
@@ -16,24 +16,12 @@
|
|
16 |
"num_key_value_heads": 32,
|
17 |
"pad_token_id": 0,
|
18 |
"pretraining_tp": 1,
|
19 |
-
"quantization_config": {
|
20 |
-
"bnb_4bit_compute_dtype": "float32",
|
21 |
-
"bnb_4bit_quant_type": "fp4",
|
22 |
-
"bnb_4bit_use_double_quant": false,
|
23 |
-
"llm_int8_enable_fp32_cpu_offload": false,
|
24 |
-
"llm_int8_has_fp16_weight": false,
|
25 |
-
"llm_int8_skip_modules": null,
|
26 |
-
"llm_int8_threshold": 6.0,
|
27 |
-
"load_in_4bit": false,
|
28 |
-
"load_in_8bit": true,
|
29 |
-
"quant_method": "bitsandbytes"
|
30 |
-
},
|
31 |
"rms_norm_eps": 1e-05,
|
32 |
"rope_scaling": null,
|
33 |
"rope_theta": 10000.0,
|
34 |
"tie_word_embeddings": false,
|
35 |
"torch_dtype": "float16",
|
36 |
"transformers_version": "4.34.0.dev0",
|
37 |
-
"use_cache":
|
38 |
"vocab_size": 32000
|
39 |
}
|
|
|
16 |
"num_key_value_heads": 32,
|
17 |
"pad_token_id": 0,
|
18 |
"pretraining_tp": 1,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
"rms_norm_eps": 1e-05,
|
20 |
"rope_scaling": null,
|
21 |
"rope_theta": 10000.0,
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "float16",
|
24 |
"transformers_version": "4.34.0.dev0",
|
25 |
+
"use_cache": true,
|
26 |
"vocab_size": 32000
|
27 |
}
|
pytorch_model-00001-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1db75eeaf411b6abc2a7b124803f122560a8afd8fe363746d8bd800aa859da7c
|
3 |
+
size 9976620122
|
pytorch_model-00002-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a3cdaca2c08fd31e1852ba0c07c824a622b05762d65ff994c55233d4d7441d4
|
3 |
+
size 3500310787
|