Hi! We've been using Boltz in production and hit dependency conflicts with the strict == pins, so we created a community-maintained fork at volgin/boltz-community.
What we've done so far:
We're also reviewing other open PRs (e.g. Apple Silicon support) for inclusion — some may need modifications, so we'll work with the original authors where possible.
PRs welcome — happy to upstream any of this if it's useful. The fork is MIT-licensed, same as the original.
Hi! We've been using Boltz in production and hit dependency conflicts with the strict
==pins, so we created a community-maintained fork at volgin/boltz-community.What we've done so far:
==to>=for ecosystem compatibilityfairscale(not imported anywhere) and thenumpy<2.0capPairformerLayerwhere thev2=Falsecode path crashes at runtime due to unconditionally passingk_in=to v1AttentionPairBiasWe're also reviewing other open PRs (e.g. Apple Silicon support) for inclusion — some may need modifications, so we'll work with the original authors where possible.
PRs welcome — happy to upstream any of this if it's useful. The fork is MIT-licensed, same as the original.