ravenscroftj / turbopilot

Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU
BSD 3-Clause "New" or "Revised" License
3.83k stars 127 forks source link

Support Huggingface Code plugin #42

Closed ravenscroftj closed 1 year ago

ravenscroftj commented 1 year ago

I've recently learned about the [Huggingface VSCode plugin]() that allows you to use a local endpoint.

I need to add adapters to requests to support the openai/fauxpilot style and the HF style separately.