SekoiaTree commited on
Commit
a00832f
·
verified ·
1 Parent(s): fc35f27

Upload Qwen3ForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. model.safetensors +2 -2
config.json CHANGED
@@ -48,8 +48,8 @@
48
  "num_hidden_layers": 28,
49
  "num_key_value_heads": 8,
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",
@@ -58,8 +58,8 @@
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-06,
 
48
  "num_hidden_layers": 28,
49
  "num_key_value_heads": 8,
50
  "quantization_config": {
51
+ "_load_in_4bit": false,
52
+ "_load_in_8bit": true,
53
  "bnb_4bit_compute_dtype": "float32",
54
  "bnb_4bit_quant_storage": "uint8",
55
  "bnb_4bit_quant_type": "fp4",
 
58
  "llm_int8_has_fp16_weight": false,
59
  "llm_int8_skip_modules": null,
60
  "llm_int8_threshold": 6.0,
61
+ "load_in_4bit": false,
62
+ "load_in_8bit": true,
63
  "quant_method": "bitsandbytes"
64
  },
65
  "rms_norm_eps": 1e-06,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29c472906a077e3bdfc9d392b4ec01b26b699ce093559c330e727d469e972354
3
- size 559155940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30df4133101af2c245680289f4f1d5cf7d2ed5a6e817af40e8fbd90cb0454426
3
+ size 753150052