What does HackerNews think of fauxpilot?
FauxPilot - an open-source alternative to GitHub Copilot server
Language:
Python
There is, but there’s not nearly enough of them. Check out Fauxpilot https://github.com/fauxpilot/fauxpilot
I have just installed Fauxpilot <https://github.com/fauxpilot/fauxpilot> (nVidia GPU-only) and it works... OK. Still evaluating and I'm basically sceptic on the whole concept, but... let's see.
Yes, something like FauxPilot[0] should be able to use it instead of CodeGen
There's https://github.com/fauxpilot/fauxpilot but it doesn't use this model
How does this compare to fauxpilot - https://github.com/fauxpilot/fauxpilot? Fauxpilot also uses Triton with fastertransformers and GPT-J style models (codegen).
You can always use https://github.com/salesforce/CodeGen . But it does require managing the model hosting. You can use fauxpilot to mimic copilot functionality https://github.com/fauxpilot/fauxpilot