Skip to content

cli: reject imatrix collection on distributed roles - #702

Draft
rareba wants to merge 1 commit into
antirez:mainfrom
rareba:codex/reject-distributed-imatrix
Draft

cli: reject imatrix collection on distributed roles#702
rareba wants to merge 1 commit into
antirez:mainfrom
rareba:codex/reject-distributed-imatrix

Conversation

@rareba

@rareba rareba commented Aug 5, 2026

Copy link
Copy Markdown

Summary

  • Reject --imatrix-out when a distributed role is selected.
  • Add a CLI regression test for a coordinator layer slice.

Root cause

Distributed coordinators load only a model slice, while imatrix collection requires every layer and could dereference missing layers.

Validation

  • make -j2 cpu
  • tr -d '\r' < tests/test_gpu_args_cli.sh | bash -s (45 passed)

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.

1 participant