Upload folder using huggingface_hub
Browse files- config.json +4 -7
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -28,11 +28,11 @@
|
|
| 28 |
"actorder": null,
|
| 29 |
"block_structure": null,
|
| 30 |
"dynamic": true,
|
| 31 |
-
"group_size":
|
| 32 |
"num_bits": 8,
|
| 33 |
"observer": null,
|
| 34 |
"observer_kwargs": {},
|
| 35 |
-
"strategy": "
|
| 36 |
"symmetric": true,
|
| 37 |
"type": "float"
|
| 38 |
},
|
|
@@ -42,16 +42,13 @@
|
|
| 42 |
],
|
| 43 |
"weights": {
|
| 44 |
"actorder": null,
|
| 45 |
-
"block_structure":
|
| 46 |
-
128,
|
| 47 |
-
128
|
| 48 |
-
],
|
| 49 |
"dynamic": false,
|
| 50 |
"group_size": null,
|
| 51 |
"num_bits": 8,
|
| 52 |
"observer": "minmax",
|
| 53 |
"observer_kwargs": {},
|
| 54 |
-
"strategy": "
|
| 55 |
"symmetric": true,
|
| 56 |
"type": "float"
|
| 57 |
}
|
|
|
|
| 28 |
"actorder": null,
|
| 29 |
"block_structure": null,
|
| 30 |
"dynamic": true,
|
| 31 |
+
"group_size": null,
|
| 32 |
"num_bits": 8,
|
| 33 |
"observer": null,
|
| 34 |
"observer_kwargs": {},
|
| 35 |
+
"strategy": "token",
|
| 36 |
"symmetric": true,
|
| 37 |
"type": "float"
|
| 38 |
},
|
|
|
|
| 42 |
],
|
| 43 |
"weights": {
|
| 44 |
"actorder": null,
|
| 45 |
+
"block_structure": null,
|
|
|
|
|
|
|
|
|
|
| 46 |
"dynamic": false,
|
| 47 |
"group_size": null,
|
| 48 |
"num_bits": 8,
|
| 49 |
"observer": "minmax",
|
| 50 |
"observer_kwargs": {},
|
| 51 |
+
"strategy": "channel",
|
| 52 |
"symmetric": true,
|
| 53 |
"type": "float"
|
| 54 |
}
|
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:9045dfd85fc49efd353fb1060d9bf52b5b745dc2c05e7c1595d7f7b54b91fcf4
|
| 3 |
+
size 3608528520
|