File size: 541 Bytes
07ea411
 
0b6a9e8
9f300f4
 
 
 
 
0b6a9e8
9f300f4
07ea411
 
9f300f4
07ea411
9f300f4
 
 
07ea411
0b6a9e8
9f300f4
 
 
07ea411
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "parameters": {
    "max_total_tokens": 2048,
    "max_input_length": 1024,
    "max_batch_total_tokens": 8192,
    "max_concurrent_requests": 1,
    "max_best_of": 1,
    "max_stop_sequences": 4,
    "max_batch_size": 1,
    "waiting_served_ratio": 1.2
  },
  "hardware": {
    "task_type": "text-generation",
    "accelerator": "gpu",
    "num_gpus": 1,
    "gpu_memory_gb": 24,
    "distributed_setup": false
  },
  "framework_type": "pytorch",
  "torch_compile": false,
  "trust_remote_code": true,
  "disable_custom_kernels": true
}