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