CodeMixt / config.json
acecalisto3's picture
Create config.json
4fb77b7 verified
raw
history blame contribute delete
182 Bytes
{
"port": 7860,
"debug": true,
"share": false,
"model_name": "gpt2",
"embedding_model": "all-mpnet-base-v2",
"theme": "default",
"max_code_length": 5000
}