update available models
This commit is contained in:
parent
6e62a8d51e
commit
34ed155ae3
1 changed files with 2 additions and 6 deletions
|
@ -10,13 +10,9 @@
|
||||||
|
|
||||||
# Language models to install
|
# Language models to install
|
||||||
loadModels = [
|
loadModels = [
|
||||||
"deepseek-coder-v2"
|
|
||||||
# these were dependencies for continue.dev
|
|
||||||
# but idk if i'll end up using it
|
|
||||||
# for now we shall keep them
|
|
||||||
"llama3.1:8b"
|
"llama3.1:8b"
|
||||||
"qwen2.5-coder:1.5b-base"
|
# Uncensored models
|
||||||
"nomic-embed-text:latest"
|
"huihui_ai/gemma3-abliterated:4b"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue