New
v0.4.2
What's Changed
- fix: use per-card VRAM instead of summed for multi-GPU systems by @luojiyin1987 in https://github.com/AlexsJones/llmfit/pull/46
- fix: typo in CHANGELOG.md (suppor -> support) by @luojiyin1987 in https://github.com/AlexsJones/llmfit/pull/44
- Fix compile warnings in providers and TUI by @c3c4d4 in https://github.com/AlexsJones/llmfit/pull/47
- fix: use quantization in path selection for both dense and MoE models by @luojiyin1987 in https://github.com/AlexsJones/llmfit/pull/49
- docs: document OLLAMA_HOST environment variable for remote connections by @three-foxes-in-a-trenchcoat in https://github.com/AlexsJones/llmfit/pull/51
- ci: split desktop release to separate v*-mac tag workflow by @three-foxes-in-a-trenchcoat in https://github.com/AlexsJones/llmfit/pull/39
- Improve GPU identification fallback on Linux containers by @c3c4d4 in https://github.com/AlexsJones/llmfit/pull/48
- fix: correct crates.io metadata and prepare for publishing by @three-foxes-in-a-trenchcoat in https://github.com/AlexsJones/llmfit/pull/59
- ci: enable windows build targets by @akarsh16reddy in https://github.com/AlexsJones/llmfit/pull/53
New Contributors
- @luojiyin1987 made their first contribution in https://github.com/AlexsJones/llmfit/pull/46
- @c3c4d4 made their first contribution in https://github.com/AlexsJones/llmfit/pull/47
- @akarsh16reddy made their first contribution in https://github.com/AlexsJones/llmfit/pull/53
Full Changelog: https://github.com/AlexsJones/llmfit/compare/v0.4.0...v0.4.2