chat client clean up and switch to llama.cpp with models folder network sharing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const MODELS = [
|
||||
export const FALLBACK_MODELS = [
|
||||
{ value: 'companion:latest', label: 'Companion' },
|
||||
{ value: 'mistral-nemo:latest', label: 'Mistral Nemo' },
|
||||
{ value: 'coder:latest', label: 'Coder' },
|
||||
|
||||
Reference in New Issue
Block a user