| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| turbopilot-macOS-universal.zip | 2023-04-15 | 1.2 MB | |
| turbopilot-Linux-X64.zip | 2023-04-15 | 3.4 MB | |
| README.md | 2023-04-15 | 869 Bytes | |
| Version 0.0.4 source code.tar.gz | 2023-04-15 | 1.6 MB | |
| Version 0.0.4 source code.zip | 2023-04-15 | 1.6 MB | |
| Totals: 5 Items | 7.9 MB | 0 | |
- Added multi-threaded server support which should prevent health checks aimed at
GET /from failing during prediction. - Separated autocomplete lambda into a separate C++ function so that it can be bound to
/v1/completions,/v1/engines/copilot-codex/completionsand/v1/engines/codegen/completions - Removed
modelfrom completion input as required param which stops the official copilot plugin from freaking out - Integrate latest changes from upstream ggml including some fixes for ARM NEON processor
- Added Mac "universal binary" builds as part of CI
Support for fork of vscode-fauxpilot with a progress indicator is now available (PR is open upstream, please react/vote for it)vscode-fauxcode now supports progress indication