Add gpt oss Ollama model
This commit is contained in:
parent
da0bc7a0ce
commit
3adcfa3044
2 changed files with 11 additions and 0 deletions
|
|
@ -393,6 +393,7 @@ in {
|
|||
};
|
||||
loadModels = [
|
||||
"gemma4:e4b"
|
||||
"gpt-oss:20b"
|
||||
"qwen2.5-coder:7b"
|
||||
];
|
||||
syncModels = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue