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
I want to use nvidia H20 machine to run the experiment based on ColossalAI. However, I find it hard to get into the forward function of the neural module. The log reports as below:
Could anyone do me a favor ?
Environment
torch2.3 cu121
and I build the colossalai using the command:
BUILD_EXT=1 pip install colossalai==0.3.7 --no-cache-dir
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this bug?
🐛 Describe the bug
I want to use nvidia H20 machine to run the experiment based on ColossalAI. However, I find it hard to get into the forward function of the neural module. The log reports as below:
Could anyone do me a favor ?
Environment
torch2.3 cu121
and I build the colossalai using the command:
BUILD_EXT=1 pip install colossalai==0.3.7 --no-cache-dir
The text was updated successfully, but these errors were encountered: