Upload folder using huggingface_hub
Browse files- config.json +4 -0
config.json
CHANGED
|
@@ -15,6 +15,10 @@
|
|
| 15 |
"num_hidden_layers": 12,
|
| 16 |
"pad_token_id": 1,
|
| 17 |
"quant_config": {
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
"model_layer_0": {
|
| 19 |
"mlp": {
|
| 20 |
"down_proj": {
|
|
|
|
| 15 |
"num_hidden_layers": 12,
|
| 16 |
"pad_token_id": 1,
|
| 17 |
"quant_config": {
|
| 18 |
+
"default": {
|
| 19 |
+
"bypass": true,
|
| 20 |
+
"name": "integer"
|
| 21 |
+
},
|
| 22 |
"model_layer_0": {
|
| 23 |
"mlp": {
|
| 24 |
"down_proj": {
|