We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,我目前想不通过docker配置环境
我想跑qwen2-vl的预训练,看教程说要用PAI平台里的专属镜像。于是我进入镜像,发现里面很多依赖没有办法通过pip安装, 比如torch==2.6.0a0+df5bbc09d1.nv24.11。
于是我在git论坛翻之前的issue, 有一篇issue里给指引到了 https://mp.weixin.qq.com/s?__biz=Mzg4MzgxNDk2OA==&mid=2247491796&idx=1&sn=dc1d719313d794ae1aacdb07669a9545&chksm=cf430783f8348e950218bfcff861a2e6d2d92705807bf5b04f6e9268cc510ffa6e6aa2c87327#rd 这个链接,说的也是要去PAI平台填镜像pai-image-manage-registry.cn-wulanchabu.cr.aliyuncs.com/pai/pytorch-training:1.12-ubuntu20.04-py3.10-cuda11.3-megatron-patch-llm。
请问如何配置的依赖环境等可以公开吗?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
你好,我目前想不通过docker配置环境
我想跑qwen2-vl的预训练,看教程说要用PAI平台里的专属镜像。于是我进入镜像,发现里面很多依赖没有办法通过pip安装, 比如torch==2.6.0a0+df5bbc09d1.nv24.11。
于是我在git论坛翻之前的issue, 有一篇issue里给指引到了
https://mp.weixin.qq.com/s?__biz=Mzg4MzgxNDk2OA==&mid=2247491796&idx=1&sn=dc1d719313d794ae1aacdb07669a9545&chksm=cf430783f8348e950218bfcff861a2e6d2d92705807bf5b04f6e9268cc510ffa6e6aa2c87327#rd
这个链接,说的也是要去PAI平台填镜像pai-image-manage-registry.cn-wulanchabu.cr.aliyuncs.com/pai/pytorch-training:1.12-ubuntu20.04-py3.10-cuda11.3-megatron-patch-llm。
请问如何配置的依赖环境等可以公开吗?
The text was updated successfully, but these errors were encountered: