Skip to content

Bug: fix inputs to conv1d in mamba layer of plamo2 #14716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2025

Conversation

mitmul
Copy link
Contributor

@mitmul mitmul commented Jul 16, 2025

This PR fixes the error when launching server with value > 1 for --parallel option to run PLaMo2 models.
A wrong reshaping with view func for the input to conv1d is fixed.

Copy link
Collaborator

@CISC CISC left a comment

Choose a reason for hiding this comment

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

Nice catch.

@CISC CISC merged commit e4841d2 into ggml-org:master Jul 16, 2025
45 of 48 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.

2 participants