File size: 411 Bytes
409bb3c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "bos_token_id": 128000,
  "do_sample": true,
  "eos_token_id": 128001,
  "exit_attention": false,
  "exit_decoder_layer": true,
  "exit_layer_indices": [
    4,
    9,
    13
  ],
  "exit_mlp": false,
  "max_length": 4096,
  "output_exit_layers": [
    4,
    9,
    13
  ],
  "output_full_model": true,
  "temperature": 0.6,
  "tie_exit_lm_head": true,
  "top_p": 0.9,
  "transformers_version": "4.48.0"
}