{ | |
"architectures": [ | |
"MLPSpeculatorPreTrainedModel" | |
], | |
"emb_dim": 6144, | |
"inner_dim": 6144, | |
"model_type": "mlp_speculator", | |
"n_candidates": 5, | |
"n_predict": 5, | |
"scale_input": true, | |
"tie_weights": true, | |
"top_k_tokens_per_head": [ | |
4, | |
3, | |
2, | |
2, | |
2 | |
], | |
"torch_dtype": "float16", | |
"transformers_version": "4.40.2", | |
"vocab_size": 49152 | |
} | |