You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If anyone has done bf16 training on Vim, can you let me know your environment for CUDA version, pytorch, causal_conv1d, and mamba_ssm? I cannot seem to get the environment right for bf16 training without getting various errors. I'm currently using:
torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1
CUDA 11.8
causal_conv1d==1.1.1
mamba-ssm==1.2.0.post1
The text was updated successfully, but these errors were encountered:
If anyone has done bf16 training on Vim, can you let me know your environment for CUDA version, pytorch, causal_conv1d, and mamba_ssm? I cannot seem to get the environment right for bf16 training without getting various errors. I'm currently using:
torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1
CUDA 11.8
causal_conv1d==1.1.1
mamba-ssm==1.2.0.post1
The text was updated successfully, but these errors were encountered: