switch default model

pull/111/head
Sean Herman 2025-02-04 22:22:06 -05:00
parent 01ef12170b
commit abfea67128
1 changed files with 1 additions and 3 deletions

View File

@ -88,10 +88,8 @@ return {
__inherited_from = "openai",
api_key_name = "",
endpoint = "http://127.0.0.1:11434/v1",
-- model = "codellama:7b",
-- model = "qwen2.5-coder:7b",
model = "qwen2.5-coder:7b",
-- model = "deepseek-r1:7b",
model = "codeqwen:7b",
},
}
end