Compare commits

..

2 commits

View file

@ -15,7 +15,7 @@ return {
}, },
config = function() config = function()
require("gen").setup({ require("gen").setup({
ollama = { {
model = "codellama", model = "codellama",
host = "localhost", host = "localhost",
port = "11434", port = "11434",