Upload Qwen3ForCausalLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
| 51 |
"quantization_config": {
|
| 52 |
"backend": "auto",
|
| 53 |
"batch_size": 1,
|
| 54 |
-
"bits":
|
| 55 |
"block_name_to_quantize": null,
|
| 56 |
"cache_block_outputs": true,
|
| 57 |
"checkpoint_format": "gptq",
|
|
|
|
| 51 |
"quantization_config": {
|
| 52 |
"backend": "auto",
|
| 53 |
"batch_size": 1,
|
| 54 |
+
"bits": 4,
|
| 55 |
"block_name_to_quantize": null,
|
| 56 |
"cache_block_outputs": true,
|
| 57 |
"checkpoint_format": "gptq",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd060502a112936933da972eb6547d59b3361bb7a49a6b29901e8f022c11af4e
|
| 3 |
+
size 541343728
|