Compare commits
No commits in common. "069573696fe9207bbe93bf6171d40a58db556e90" and "0f6d6b7e16a41dcc90b53e3a510da851bfb55ff4" have entirely different histories.
069573696f
...
0f6d6b7e16
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue