mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-08-20 21:34:13 -07:00
Very important update: add a logo
This commit is contained in:
parent
00db26c3b7
commit
e5825da8be
1 changed files with 4 additions and 0 deletions
|
@ -1,7 +1,11 @@
|
|||
|
||||
# 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/).
|
||||
|
||||
<p align="right">
|
||||
<img width="50%" align="right" src="https://user-images.githubusercontent.com/34380/199604776-e08ce261-48d1-4d09-9163-f5ab2f904e55.png">
|
||||
</p>
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue