flybird11111
flybird11111
Thank you for your contribution
Hi, can you pull the latest code? It seems that the naive strategy has been removed.
Thank you, we will fix this issue as soon as possible.
Can you downgrade cuda to 12.1?
I haven't reproduced your issue.This looks like you are missing some files. https://colossalai.org/docs/get_started/installation, can you try to install colossalai with the main branch of the repository.
Hi, could you please post the command you ran?
Hi, it seems something wrong with python 3.11, we will fix it soon, can you change the python version to python 3.10, It works in my environment.
export PATH=/usr/local/cuda/bin:${PATH}, how about adding it to ~/.bashrc
Hi, this seems to be incompatible with the Gemini strategy. Indeed, encountering this issue with a frozen embedding table.
Thank you for your contribution.