Skip to content

refactor output tracing in mamba#44003

Open
omkar-334 wants to merge 3 commits intohuggingface:mainfrom
omkar-334:refactor-mamba
Open

refactor output tracing in mamba#44003
omkar-334 wants to merge 3 commits intohuggingface:mainfrom
omkar-334:refactor-mamba

Conversation

@omkar-334
Copy link
Copy Markdown
Contributor

This PR refactors the mamba model as per #43979

cc @molbap
Screenshot 2026-02-15 at 5 12 43 AM

Note - Only 46 tests were passing initially, the rest were failing due to TypeError: 'int' object is not iterable in SpecifierSet. I examined this and found out this is because of the library - "kernels>=0.10.2,<0.11". When i upgraded this library, all tests pass. The latest version is -
Screenshot 2026-02-15 at 5 15 46 AM
Should we update setup.py?

@github-actions
Copy link
Copy Markdown
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: falcon_mamba, mamba

@omkar-334
Copy link
Copy Markdown
Contributor Author

@molbap - here I think falconmamba is copied from make fix-repo. What is the general convention - do we include the overwritten falconmamba over here itself, or do we merge without it and then focus on falconmamba in its own pr?

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