| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| turbopilot-Windows-X64-avx.zip | 2023-08-26 | 415.9 kB | |
| turbopilot-Windows-X64-avx2.zip | 2023-08-26 | 411.4 kB | |
| turbopilot-Windows-X64-openblas.zip | 2023-08-26 | 411.0 kB | |
| turbopilot-macOS-X64.zip | 2023-08-26 | 1.1 MB | |
| turbopilot-Windows-X64-avx512.zip | 2023-08-26 | 411.5 kB | |
| turbopilot-Linux-X64-avx2-cuda.zip | 2023-08-26 | 1.4 MB | |
| turbopilot-Linux-X64-avx2.zip | 2023-08-26 | 1.6 MB | |
| turbopilot-Linux-X64-avx2-openblas.zip | 2023-08-26 | 7.9 MB | |
| turbopilot-Linux-X64-avx.zip | 2023-08-26 | 1.6 MB | |
| turbopilot-Linux-X64-avx512.zip | 2023-08-26 | 1.6 MB | |
| README.md | 2023-08-26 | 2.0 kB | |
| v0.2.0 source code.tar.gz | 2023-08-26 | 1.7 MB | |
| v0.2.0 source code.zip | 2023-08-26 | 1.8 MB | |
| Totals: 13 Items | 20.3 MB | 0 | |
What's Changed
- New: Turbopilot now supports full GPU offloading via CUDA and OpenCL by @ravenscroftj in https://github.com/ravenscroftj/turbopilot/pull/55
- New: Turbopilot now supports StableCode models by @ravenscroftj in https://github.com/ravenscroftj/turbopilot/pull/43
- New: Turbopilot is now interoperable with the Huggingface VSCode plugin by @ravenscroftj in https://github.com/ravenscroftj/turbopilot/pull/44
- New: End-user control of generation temperature and top-p via command line arguments by @ravenscroftj in https://github.com/ravenscroftj/turbopilot/pull/52
- New: Exposed batch size flag via cli by @ravenscroftj in https://github.com/ravenscroftj/turbopilot/pull/59
- New: Added debug log level and added timings to model outputs by @ravenscroftj in https://github.com/ravenscroftj/turbopilot/pull/54
- Fix: incorrect instructions in model docs by @aperullo in https://github.com/ravenscroftj/turbopilot/pull/57
- Fix: prevent crashing of model due to multiple parallel requests by using locking @ravenscroftj in https://github.com/ravenscroftj/turbopilot/pull/58
- Change: moved from alpine to ubuntu in Dockerfile.default by @nvtienanh in https://github.com/ravenscroftj/turbopilot/pull/60
- Fix: download link on MODELS.md by @c01o in https://github.com/ravenscroftj/turbopilot/pull/61
- Change: Implement better docker builds by @ravenscroftj in https://github.com/ravenscroftj/turbopilot/pull/62
New Contributors
- @aperullo made their first contribution in https://github.com/ravenscroftj/turbopilot/pull/57
- @nvtienanh made their first contribution in https://github.com/ravenscroftj/turbopilot/pull/60
- @c01o made their first contribution in https://github.com/ravenscroftj/turbopilot/pull/61
Full Changelog: https://github.com/ravenscroftj/turbopilot/compare/v0.1.0...v0.2.0