This website requires JavaScript.
Explore
Help
Sign In
evan
/
nix
Watch
1
Star
0
Fork
0
You've already forked nix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
64d95dfef5
nix
/
nvim
/
config
/
lua
/
llm.lua
2 lines
44 B
Lua
Raw
Normal View
History
Unescape
Escape
feat(nvim): add llama LLM nvim plugin
2024-05-25 23:16:57 +00:00
require
(
'
gen
'
)
.
setup
(
{
model
=
"
codegemma
"
}
)
Reference in New Issue
Copy Permalink