mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
llm update
This commit is contained in:
@@ -5,16 +5,14 @@
|
||||
host = "127.0.0.1";
|
||||
syncModels = true;
|
||||
loadModels = [
|
||||
"codellama:7b"
|
||||
"deepscaler:1.5b"
|
||||
"deepseek-r1:14b"
|
||||
"deepseek-r1:32b"
|
||||
"deepseek-r1:8b"
|
||||
"gemma3:12b"
|
||||
"gemma3:27b"
|
||||
"gpt-oss:20b"
|
||||
"lfm2:24b"
|
||||
"qwen3:14b"
|
||||
"qwen3:30b"
|
||||
"qwen3.5:35b"
|
||||
];
|
||||
};
|
||||
systemd.services = {
|
||||
|
||||
Reference in New Issue
Block a user