yuanke
yuanke
pip install -e . always failed!!!
after I fake a setup.py (gh_FlexGen) r730ub20@r730ub20-M0:~/llm_dev/FlexGen$ pip install -e . Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Obtaining file:///home/r730ub20/llm_dev/FlexGen Installing build dependencies ... done Getting requirements to build wheel ... done Installing...
still failed (gh_FlexGen) ub2004@ub2004-B85M-A0:~/llm_dev/FlexGen$ pip install -e . Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Obtaining file:///home/ub2004/llm_dev/FlexGen Installing build dependencies ... done Checking if build backend supports build_editable ... done Getting requirements to...
it is long time ago honest, i don't have confidence on this prj @cgsdfc
> @gongel We have released it. Thanks. https://github.com/hpcaitech/ColossalAI/tree/main/applications/Chat#supervised-datasets-collection which file should be used
amd00@MZ32-00:~/yk_repo/ColossalAI$ sudo docker build -t colossalai ./docker [+] Building 12.6s (10/12) docker:default => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 1.91kB 0.0s => [internal] load .dockerignore...
it works, but how do you do data_aug, maybe can fix it