Skip to content

Commit f66b8e3

Browse files
committed
chore: prepare v0.5.4 release
1 parent d7afcc4 commit f66b8e3

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
66

7+
## [0.5.4] - 2026-05-17
8+
9+
### Fixed
10+
11+
- Strix Halo / Ryzen AI MAX systems are now modeled as AMD shared-memory APUs
12+
instead of tiny-VRAM discrete GPUs. `STRXLGEN`, `Radeon 8050S`,
13+
`Radeon 8060S`, and related names get a 256 GB/s bandwidth estimate and use
14+
the system shared-memory pool for fit checks, avoiding false CPU-only,
15+
99%-offload, and `0 tok/s` recommendations.
16+
717
## [0.5.3] - 2026-05-17
818

919
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "whichllm"
3-
version = "0.5.3"
3+
version = "0.5.4"
44
description = "Find the best LLM that runs on your hardware"
55
authors = [{name = "Andyyyy64"}]
66
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)