Skip to content

Conversation

jackzhxng
Copy link
Collaborator

No description provided.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@jackzhxng jackzhxng changed the title Jz/voxtral Enable Voxtral Jul 28, 2025
# Ignore the causal flag from kwargs but use the one in module
kwargs.pop("is_causal", None)
assert module.is_causal, "Current variant supports only causal attention"
# assert module.is_causal, "Current variant supports only causal attention"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if this supports non causal case

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.

3 participants