ravenscroftj / turbopilot

Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Huggingface Code plugin

ravenscroftj opened this issue · comments

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.