fauxpilot/fauxpilot
An open-source self-hosted alternative to GitHub Copilot that serves Salesforce CodeGen models via NVIDIA's Triton Inference Server.

Velocity · 7d
+10
★ / day
Trend
→steady
star history
FauxPilot provides a locally hosted code completion API compatible with GitHub Copilot. It wraps Salesforce’s CodeGen models (6B and 12B parameter variants) and serves them using NVIDIA’s Triton Inference Server with the FasterTransformer backend for optimized GPU inference. Users can run the server via Docker and connect clients through OpenAI-compatible API, Copilot plugins, or REST endpoints.