File size: 244 Bytes
98bde72
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "type": "api",
  "settings": {
    "model": "meta-models/Muse-Glimmer-30B",
    "provider": "chat",
    "base_url": "http://localhost:8000/v1",
    "api_key_env": "MUSE_API_KEY",
    "max_output_tokens": 2500,
    "input_bytes": 14000
  }
}