BICORP commited on
Commit
c118324
·
verified ·
1 Parent(s): 86b3532

Delete config.json

Browse files
Files changed (1) hide show
  1. 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
- }