File size: 393 Bytes
0f48a55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "_from_model_config": true,
  "depth_decoder_config": {
    "cache_implementation": "static",
    "do_sample": true,
    "max_length": 9,
    "min_length": 9,
    "temperature": 0.8,
    "top_k": 250
  },
  "do_sample": true,
  "output_attentions": false,
  "output_hidden_states": false,
  "temperature": 0.7,
  "top_k": 25,
  "transformers_version": "5.14.0.dev0",
  "use_cache": true
}