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