benschlagman
commited on
Commit
•
6fcc4b4
1
Parent(s):
47cae3c
Upload LlamaForCausalLM
Browse files- config.json +2 -16
- model-00001-of-00003.safetensors +1 -1
- model-00002-of-00003.safetensors +1 -1
- model-00003-of-00003.safetensors +1 -1
config.json
CHANGED
@@ -17,26 +17,12 @@
|
|
17 |
"num_hidden_layers": 32,
|
18 |
"num_key_value_heads": 32,
|
19 |
"pretraining_tp": 1,
|
20 |
-
"quantization_config": {
|
21 |
-
"_load_in_4bit": true,
|
22 |
-
"_load_in_8bit": false,
|
23 |
-
"bnb_4bit_compute_dtype": "float16",
|
24 |
-
"bnb_4bit_quant_type": "nf4",
|
25 |
-
"bnb_4bit_use_double_quant": false,
|
26 |
-
"llm_int8_enable_fp32_cpu_offload": false,
|
27 |
-
"llm_int8_has_fp16_weight": false,
|
28 |
-
"llm_int8_skip_modules": null,
|
29 |
-
"llm_int8_threshold": 6.0,
|
30 |
-
"load_in_4bit": true,
|
31 |
-
"load_in_8bit": false,
|
32 |
-
"quant_method": "bitsandbytes"
|
33 |
-
},
|
34 |
"rms_norm_eps": 1e-05,
|
35 |
"rope_scaling": null,
|
36 |
"rope_theta": 10000.0,
|
37 |
"tie_word_embeddings": false,
|
38 |
-
"torch_dtype": "
|
39 |
"transformers_version": "4.38.2",
|
40 |
-
"use_cache":
|
41 |
"vocab_size": 32000
|
42 |
}
|
|
|
17 |
"num_hidden_layers": 32,
|
18 |
"num_key_value_heads": 32,
|
19 |
"pretraining_tp": 1,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
"rms_norm_eps": 1e-05,
|
21 |
"rope_scaling": null,
|
22 |
"rope_theta": 10000.0,
|
23 |
"tie_word_embeddings": false,
|
24 |
+
"torch_dtype": "float16",
|
25 |
"transformers_version": "4.38.2",
|
26 |
+
"use_cache": true,
|
27 |
"vocab_size": 32000
|
28 |
}
|
model-00001-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4938985248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:931762b572b843dc20f63f005029717175fd4cf35d82385cc9f51f73a4d008d7
|
3 |
size 4938985248
|
model-00002-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4947390768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cacf02c1f3230f2ce20abc06e1203acc546fc62185e20f941f0bd70944fd9fa1
|
3 |
size 4947390768
|
model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3590488736
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78bd7ee5876f1e81e1903af8085d53ef65cfca69e30b0c92c177fcd0c2a1c5ed
|
3 |
size 3590488736
|