You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alessandro Mauri
745444b564
|
1 year ago | |
---|---|---|
.vscode | 1 year ago | |
src | 1 year ago | |
.eslintrc.json | 1 year ago | |
.gitignore | 1 year ago | |
.vscodeignore | 1 year ago | |
README.md | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago | |
tsconfig.json | 1 year ago |
README.md
dumbpilot
Get inline completions using llama.cpp as as server backend
Usage
- start llama.cpp/server in the background or on a remote machine
- configure the host
- press
ctrl+shift+l
to use code prediction