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
9e25a86916
|
11 months ago | |
---|---|---|
.vscode | 12 months ago | |
src | 11 months ago | |
.eslintrc.json | 1 year ago | |
.gitignore | 1 year ago | |
.vscodeignore | 1 year ago | |
LICENSE | 11 months ago | |
README.md | 1 year ago | |
TODO.md | 11 months ago | |
dummy.ico | 11 months ago | |
package-lock.json | 11 months ago | |
package.json | 11 months 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