File size: 448 Bytes
2190e93
03b74cd
2190e93
 
 
 
 
 
 
 
263cc4b
 
2190e93
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "base_model_name_or_path": "ibm-granite/granite-3b-code-instruct",
  "architectures": [
    "MLPSpeculatorPreTrainedModel"
  ],
  "emb_dim": 2560,
  "inner_dim": 4096,
  "model_type": "mlp_speculator",
  "n_candidates": 5,
  "n_predict": 5,
  "scale_input": false,
  "tie_weights": true,
  "top_k_tokens_per_head": [
    4,
    3,
    2,
    2,
    2
  ],
  "torch_dtype": "float16",
  "transformers_version": "4.40.2",
  "vocab_size": 49152
}