Headline
This release primarily includes quality-of-life improvements, bug fixes, and increased test coverage. Notably, all known issues related to managing multiple variants of the same model (e.g., having both Q4_0 and Q4_K_M downloaded) have been resolved.
What's Changed
- Update llamacpp test by @ramkrishna2910 in #269
- Fix and Enable Server CLI tests by @danielholanda in #267
- Patch HIP detection on Linux by @danielholanda in #273
- Enable all the llamacpp tests! by @jeremyfowers in #271
- Refactor WrappedServer out of LlamaServer by @jeremyfowers in #265
- Update contrib guide by @ramkrishna2910 in #270
- Fix model deletion bugs by @tylerstraub in #233
- Fix the run command and add test by @danielholanda in #287
- Fix dead links by @danielholanda in #283
- Correctly identify model variants on Model Manager by @danielholanda in #284
- Update installation commands in dev-cli Readme by @ramkrishna2910 in #279
- Improve custom model registration process by @danielholanda in #289
Full Changelog: v8.1.5...v8.1.6