build: upgrade mamba-ssm to 2.3.2.post1, causal-conv1d to 1.6.2.post1 - #3764
Conversation
Signed-off-by: oliver könig <okoenig@nvidia.com>
Light Review: uv.lock refresh for mamba-ssm / causal-conv1dObservations
No bugs, typos, or missing tests found. Straightforward lockfile refresh. Suggested test cases No perf tests impacted. Since these are optional [ssm] extras, the relevant CI validation is:
|
…#3764) Signed-off-by: oliver könig <okoenig@nvidia.com>
…NVIDIA-NeMo#3764) Signed-off-by: oliver könig <okoenig@nvidia.com> Signed-off-by: Vasudevan Rengasamy <vrengasamy@nvidia.com>
Claude summary
What
Refresh
uv.lockto pick up the latest patch releases ofmamba-ssmandcausal-conv1d(constrained transitively to~=2.2/~=1.5via the3rdparty/Megatron-LMsubmodule).mamba-ssmcausal-conv1dWhy
Stay current on upstream patch releases of the SSM toolchain.
pyproject.tomlis unchanged.How it was generated
Test plan