Delete config.json
Browse files- config.json +0 -12
config.json
DELETED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architecture": "custom_transformer",
|
| 3 |
-
"hidden_size": 4096,
|
| 4 |
-
"intermediate_size": 11008,
|
| 5 |
-
"num_attention_heads": 32,
|
| 6 |
-
"num_hidden_layers": 32,
|
| 7 |
-
"vocab_size": 32000,
|
| 8 |
-
"max_position_embeddings": 4096,
|
| 9 |
-
"quantization_type": "8-bit",
|
| 10 |
-
"tensor_type": "int8",
|
| 11 |
-
"system_prompt": ""
|
| 12 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|