Nayantheboss commited on
Commit
326e243
·
verified ·
1 Parent(s): 930c7c4

Upload Qwen3ForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +7 -7
  2. model.safetensors +2 -2
config.json CHANGED
@@ -18,18 +18,18 @@
18
  "num_hidden_layers": 28,
19
  "num_key_value_heads": 8,
20
  "quantization_config": {
21
- "_load_in_4bit": true,
22
- "_load_in_8bit": false,
23
- "bnb_4bit_compute_dtype": "float16",
24
  "bnb_4bit_quant_storage": "uint8",
25
- "bnb_4bit_quant_type": "nf4",
26
- "bnb_4bit_use_double_quant": true,
27
  "llm_int8_enable_fp32_cpu_offload": false,
28
  "llm_int8_has_fp16_weight": false,
29
  "llm_int8_skip_modules": null,
30
  "llm_int8_threshold": 6.0,
31
- "load_in_4bit": true,
32
- "load_in_8bit": false,
33
  "quant_method": "bitsandbytes"
34
  },
35
  "rms_norm_eps": 1e-06,
 
18
  "num_hidden_layers": 28,
19
  "num_key_value_heads": 8,
20
  "quantization_config": {
21
+ "_load_in_4bit": false,
22
+ "_load_in_8bit": true,
23
+ "bnb_4bit_compute_dtype": "float32",
24
  "bnb_4bit_quant_storage": "uint8",
25
+ "bnb_4bit_quant_type": "fp4",
26
+ "bnb_4bit_use_double_quant": false,
27
  "llm_int8_enable_fp32_cpu_offload": false,
28
  "llm_int8_has_fp16_weight": false,
29
  "llm_int8_skip_modules": null,
30
  "llm_int8_threshold": 6.0,
31
+ "load_in_4bit": false,
32
+ "load_in_8bit": true,
33
  "quant_method": "bitsandbytes"
34
  },
35
  "rms_norm_eps": 1e-06,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b27f90bdd0e0146c58e0c8b8756c5895a63e98e520bb2768cf228a2068a5da5
3
- size 538883110
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70dbf9bb094981e0a2bd5916ffea11ede729381f00aa6dc518b7dd8a118125af
3
+ size 753150052