mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-07-05 20:41:55 -07:00
Its not actually github copilot, its an alternative. (#175)
This commit is contained in:
parent
770f56a658
commit
e2f5f32298
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
# FauxPilot
|
||||
|
||||
This is an attempt to build a locally hosted version of [GitHub Copilot](https://copilot.github.com/). It uses the [SalesForce CodeGen](https://github.com/salesforce/CodeGen) models inside of NVIDIA's [Triton Inference Server](https://developer.nvidia.com/nvidia-triton-inference-server) with the [FasterTransformer backend](https://github.com/triton-inference-server/fastertransformer_backend/).
|
||||
This is an attempt to build a locally hosted alternative to [GitHub Copilot](https://copilot.github.com/). It uses the [SalesForce CodeGen](https://github.com/salesforce/CodeGen) models inside of NVIDIA's [Triton Inference Server](https://developer.nvidia.com/nvidia-triton-inference-server) with the [FasterTransformer backend](https://github.com/triton-inference-server/fastertransformer_backend/).
|
||||
|
||||
<p align="right">
|
||||
<img width="50%" align="right" src="./img/fauxpilot.png">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue