(no commit message)
This commit is contained in:
11
config.json
Normal file
11
config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"model": "ollama_chat/qwen3:30b",
|
||||
"api_base": "http://localhost:11434",
|
||||
"api_key": "",
|
||||
"model_type": "chat",
|
||||
"top_p": 0.7,
|
||||
"max_tokens": 16384,
|
||||
"num_ctx": 16384,
|
||||
"temperature": 0.7,
|
||||
"seed": 10
|
||||
}
|
||||
Reference in New Issue
Block a user