flybird11111

Results 68 comments of flybird11111

Hi, can you pull the latest code? It seems that the naive strategy has been removed.

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, 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.