What's Changed
- fix: use per-card VRAM instead of summed for multi-GPU systems by @luojiyin1987 in #46
- fix: typo in CHANGELOG.md (suppor -> support) by @luojiyin1987 in #44
- Fix compile warnings in providers and TUI by @c3c4d4 in #47
- fix: use quantization in path selection for both dense and MoE models by @luojiyin1987 in #49
- docs: document OLLAMA_HOST environment variable for remote connections by @three-foxes-in-a-trenchcoat in #51
- ci: split desktop release to separate v*-mac tag workflow by @three-foxes-in-a-trenchcoat in #39
- Improve GPU identification fallback on Linux containers by @c3c4d4 in #48
New Contributors
- @luojiyin1987 made their first contribution in #46
- @c3c4d4 made their first contribution in #47
Full Changelog: v0.4.0...v0.4.1