Upload GptOssForCausalLM
Browse files- config.json +15 -0
- model-00001-of-00003.safetensors +3 -0
- model-00002-of-00003.safetensors +3 -0
- model-00003-of-00003.safetensors +3 -0
- model.safetensors.index.json +0 -0
config.json
CHANGED
@@ -47,6 +47,21 @@
|
|
47 |
"num_local_experts": 32,
|
48 |
"output_router_logits": false,
|
49 |
"pad_token_id": 199999,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
"rms_norm_eps": 1e-05,
|
51 |
"rope_scaling": {
|
52 |
"beta_fast": 32.0,
|
|
|
47 |
"num_local_experts": 32,
|
48 |
"output_router_logits": false,
|
49 |
"pad_token_id": 199999,
|
50 |
+
"quantization_config": {
|
51 |
+
"_load_in_4bit": true,
|
52 |
+
"_load_in_8bit": false,
|
53 |
+
"bnb_4bit_compute_dtype": "float32",
|
54 |
+
"bnb_4bit_quant_storage": "uint8",
|
55 |
+
"bnb_4bit_quant_type": "fp4",
|
56 |
+
"bnb_4bit_use_double_quant": false,
|
57 |
+
"llm_int8_enable_fp32_cpu_offload": false,
|
58 |
+
"llm_int8_has_fp16_weight": false,
|
59 |
+
"llm_int8_skip_modules": null,
|
60 |
+
"llm_int8_threshold": 6.0,
|
61 |
+
"load_in_4bit": true,
|
62 |
+
"load_in_8bit": false,
|
63 |
+
"quant_method": "bitsandbytes"
|
64 |
+
},
|
65 |
"rms_norm_eps": 1e-05,
|
66 |
"rope_scaling": {
|
67 |
"beta_fast": 32.0,
|
model-00001-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6144f0b8c6c68fbe771ce0bee1a45484ddcfa0cf8eefd1c2535462b8f3df7af6
|
3 |
+
size 4993602118
|
model-00002-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9ed0071303019e5eebfd4734019ac63492a1340f90e6df45e35451a85be5ee9
|
3 |
+
size 4996013148
|
model-00003-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5215bfd3dc6194ca0849064560167581cfda2fcbb4fbb72c01bcd20dace90b2f
|
3 |
+
size 3451566750
|
model.safetensors.index.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|