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
3b8a74a2d8
|
12 months ago | |
---|---|---|
.vscode | 12 months ago | |
src | 12 months ago | |
.eslintrc.json | 12 months ago | |
.gitignore | 12 months ago | |
.vscodeignore | 12 months ago | |
README.md | 12 months ago | |
TODO.md | 12 months ago | |
package-lock.json | 12 months ago | |
package.json | 12 months ago | |
tsconfig.json | 12 months 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