fix: purge ML validation label leakage
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"provider": "openrouter",
|
||||
"model": "minimax/minimax-m2.5",
|
||||
"provider": "ollama",
|
||||
"model": "gemma4:12b-mlx",
|
||||
"providers": {
|
||||
"ollama": {
|
||||
"base_url": "http://100.100.242.21:11434"
|
||||
"base_url": "http://100.79.255.5:11434"
|
||||
},
|
||||
"lmstudio": {
|
||||
"base_url": "http://100.100.242.21:1234"
|
||||
|
||||
Reference in New Issue
Block a user