File size: 268 Bytes
580e60e
 
 
 
 
 
 
81e36ef
580e60e
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "model": {
    "name": "facebook/mms-1b-all",
    "device": "cuda"
    
  },
  "api": {
    "text_model_url": "https://remostartdev-farmlingua-ai-conversational.hf.space/ask",
    "timeout_sec": 3000
  },
  "server": {
    "host": "0.0.0.0",
    "port": 7860
  }
}