FauxPilot
오픈소스 GitHub CoPilot 서버
About
This is an attempt to build a locally hosted version of GitHub Copilot. It uses the SalesForce CodeGen models inside of NVIDIA's Triton Inference Server with the FasterTransformer backend.
Features
- 로컬에서 호스트 되는 CoPilot을 만들기 위한 시도
- SalesForce CodeGen 모델 사용 : NVidia Triton Inference Server + FasterTransformer Backend
- 요구사항 : Docker , docker-compose >= 1.28, NVIDIA GPU(모델을 돌리기에 충분한 VRAM 필요)