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
comment
4 months ago
.vscode some interactivity 5 months ago
src comment 4 months ago
.eslintrc.json initial commit 5 months ago
.gitignore initial commit 5 months ago
.vscodeignore initial commit 5 months ago
LICENSE added some necessary info 4 months ago
README.md initial commit 5 months ago
TODO.md added streaming support 4 months ago
dummy.ico added some necessary info 4 months ago
package-lock.json formatting json files 4 months ago
package.json various fixes, better config, better fetch handling 4 months ago
tsconfig.json works tm 5 months ago

README.md

dumbpilot

Get inline completions using llama.cpp as as server backend

Usage

  1. start llama.cpp/server in the background or on a remote machine
  2. configure the host
  3. press ctrl+shift+l to use code prediction