Skip to content

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

Open
cjpais wants to merge 2 commits into
mainfrom
fix/moss-voxtral-long-form-oom
Open

avoid long-form crashes in MOSS and Voxtral#115
cjpais wants to merge 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
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