inference fixes
This commit is contained in:
@@ -37,7 +37,7 @@ const OLLAMA = {
|
||||
|
||||
const LLAMACPP = {
|
||||
DEFAULT_URL: 'http://localhost:8080',
|
||||
DEFAULT_MODEL: 'local-model',
|
||||
DEFAULT_MODEL: 'gemma-4-26B-A4B-Claude-Distill-APEX-I-Mini.gguf',
|
||||
}
|
||||
|
||||
const PORTS = {
|
||||
|
||||
Reference in New Issue
Block a user