add screen recording gif

This commit is contained in:
James Ravenscroft 2023-04-10 08:05:21 +01:00
parent f8713c089b
commit 950a2e2060
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# TurboPilot
TurboPilot is a super fast [fauxpilot](https://github.com/fauxpilot/fauxpilot) clone which uses the library behind [llama.cpp](https://github.com/comex/llama.cpp) to run huge [6 Billion Parameter Salesforce Codegen models](https://github.com/salesforce/CodeGen) in 2GiB of RAM.
TurboPilot is a self-hosted [copilot](https://github.com/features/copilot) clone which uses the library behind [llama.cpp](https://github.com/comex/llama.cpp) to run huge [6 Billion Parameter Salesforce Codegen models](https://github.com/salesforce/CodeGen) in 2GiB of RAM. It is heavily based and inspired by on the [fauxpilot](https://github.com/fauxpilot/fauxpilot) project.
![a screen recording of turbopilot running through fauxpilot plugin](assets/screenrecording.gif)
## Getting Started

BIN
assets/screenrecording.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 750 KiB