Upload COCOM
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -3,7 +3,8 @@
|
|
| 3 |
"ae_mode": "token",
|
| 4 |
"attn_implementation": null,
|
| 5 |
"auto_map": {
|
| 6 |
-
"AutoConfig": "modelling_pisco.COCOMConfig"
|
|
|
|
| 7 |
},
|
| 8 |
"compr_base_model_name": "mistralai/Mistral-7B-Instruct-v0.2",
|
| 9 |
"compr_every_n_layer": null,
|
|
|
|
| 3 |
"ae_mode": "token",
|
| 4 |
"attn_implementation": null,
|
| 5 |
"auto_map": {
|
| 6 |
+
"AutoConfig": "modelling_pisco.COCOMConfig",
|
| 7 |
+
"AutoModel": "modelling_pisco.COCOM"
|
| 8 |
},
|
| 9 |
"compr_base_model_name": "mistralai/Mistral-7B-Instruct-v0.2",
|
| 10 |
"compr_every_n_layer": null,
|