| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-29 | 507 Bytes | |
| v0.5.14 source code.tar.gz | 2026-06-29 | 1.1 MB | |
| v0.5.14 source code.zip | 2026-06-29 | 1.2 MB | |
| Totals: 3 Items | 2.3 MB | 0 | |
Added
- Sliding-window attention metadata is now used in model fetching and KV cache estimation, improving VRAM estimates for models that use SWA. (#124)
- Intel Arc Pro B70 / Battlemage G31 now has curated detection and simulation defaults, including PCI device
0xe223, 32 GB VRAM, and 608 GB/s bandwidth. (#93, [#136])
Fixed
- Model and benchmark metadata fetches now request
gzip, deflateinstead of brotli, avoiding brokenbrresponses from mirrors or intermediate servers. (#128, [#136])