Skip to content

avoid long-form crashes in MOSS and Voxtral - #115

Merged
cjpais merged 2 commits into
mainfrom
fix/moss-voxtral-long-form-oom
Aug 3, 2026
Merged

avoid long-form crashes in MOSS and Voxtral#115
cjpais merged 2 commits into
mainfrom
fix/moss-voxtral-long-form-oom

Conversation

@cjpais

@cjpais cjpais commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

should help to address #108

Long recordings previously prefilled the full decoder prompt at once, which could exceed Metal’s attention limit and use excessive memory. This chunks MOSS/Voxtral prefill and avoids oversized KV-cache allocations.

@cjpais cjpais changed the title avoid long-form OOMs in MOSS and Voxtral avoid long-form crashes in MOSS and Voxtral Jul 28, 2026
@cjpais cjpais mentioned this pull request Jul 30, 2026
@cjpais
cjpais merged commit 80c7011 into main Aug 3, 2026
39 of 45 checks 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