inference fixes

This commit is contained in:
Storme-bit
2026-04-10 04:02:43 -07:00
parent a1795c6f29
commit 035c02be5a
2 changed files with 1 additions and 3 deletions

View File

@@ -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 = {