Skip to content

fix: handle Arc Pro B70 and avoid brotli fetch failures#136

Merged
Andyyyy64 merged 1 commit into
mainfrom
fix/arc-b70-brotli-fetch
Jun 29, 2026
Merged

fix: handle Arc Pro B70 and avoid brotli fetch failures#136
Andyyyy64 merged 1 commit into
mainfrom
fix/arc-b70-brotli-fetch

Conversation

@Andyyyy64

Copy link
Copy Markdown
Owner

Summary

  • add a curated Intel Arc Pro B70 / Battlemage G31 spec for simulation and Linux detection
  • treat PCI device 0xe223 as Battlemage G31 instead of generic Intel shared memory
  • request gzip, deflate for model and benchmark fetches so broken brotli responses do not break refresh

Fixes #93.
Follow-up for #128.

QA

  • uvx ruff check .
  • uvx ruff format --check .
  • uv run pytest (454 passed)
  • uv run python -m compileall -q src tests
  • uv run whichllm --gpu "Arc Pro B70" --gpu-only --speed usable --vram-headroom 1GB --top 3
  • HF_ENDPOINT=https://hf-mirror.com uv run whichllm --refresh --top 1 --json

@Andyyyy64 Andyyyy64 merged commit 105cedc into main Jun 29, 2026
4 checks passed
@Andyyyy64 Andyyyy64 deleted the fix/arc-b70-brotli-fetch branch June 29, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does not correctly detect Intel Arc Pro B70 properties

1 participant