This repository has been archived by the owner on Sep 30, 2023. It is now read-only.
v0.2.0
What's Changed
- New: Turbopilot now supports full GPU offloading via CUDA and OpenCL by @ravenscroftj in #55
- New: Turbopilot now supports StableCode models by @ravenscroftj in #43
- New: Turbopilot is now interoperable with the Huggingface VSCode plugin by @ravenscroftj in #44
- New: End-user control of generation temperature and top-p via command line arguments by @ravenscroftj in #52
- New: Exposed batch size flag via cli by @ravenscroftj in #59
- New: Added debug log level and added timings to model outputs by @ravenscroftj in #54
- Fix: incorrect instructions in model docs by @aperullo in #57
- Fix: prevent crashing of model due to multiple parallel requests by using locking @ravenscroftj in #58
- Change: moved from alpine to ubuntu in Dockerfile.default by @nvtienanh in #60
- Fix: download link on MODELS.md by @c01o in #61
- Change: Implement better docker builds by @ravenscroftj in #62
New Contributors
- @aperullo made their first contribution in #57
- @nvtienanh made their first contribution in #60
- @c01o made their first contribution in #61
Full Changelog: v0.1.0...v0.2.0