q10 commited on
Commit
9da3ea0
·
verified ·
1 Parent(s): 3149ba3

Upload Qwen3ForCausalLM

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json CHANGED
@@ -115,6 +115,10 @@
115
  "_data": "SYMMETRIC",
116
  "_type": "MappingType"
117
  },
 
 
 
 
118
  "scale_dtype": null,
119
  "weight_dtype": {
120
  "_data": "int8",
 
115
  "_data": "SYMMETRIC",
116
  "_type": "MappingType"
117
  },
118
+ "packing_format": {
119
+ "_data": "UNPACKED_TO_INT8",
120
+ "_type": "PackingFormat"
121
+ },
122
  "scale_dtype": null,
123
  "weight_dtype": {
124
  "_data": "int8",