emacs-copilot icon indicating copy to clipboard operation
emacs-copilot copied to clipboard

Large language model code completion for Emacs

Results 6 emacs-copilot issues
Sort by recently updated
recently updated
newest added

Hi, thanks for publishing this. If I may, I'd like to suggest/ask that you make a version that works with one of the common LLM management systems that are coming...

I am using macOS M2 and I have followed the installation process. But I am facing an error when attempted to run the command `copilot-complete` with keybinding `C-c C-k`. The...

README.md referes to a non-existing example > An example is provided above; see "Using llamafile with external weights."

So, just testing plugin out, I downloaded the smallest model `phi-2.Q5_K_M.llamafile`. While running C-c C-k the model just inserts the "usage" text into the buffer. # To reproduce 1. Download...

I'm using the phi-2 llamafile on Linux and it core dumps because it is unable to open the cache file. I noticed that calling `copilot-complete` from emacs would simply terminate....