我之前ai studio花钱租卡创建的项目,现在不能运行了?
我在ai studio创建了一个项目,并租用了一张80G的来微调PPOCR-VL-0.9B,之期是训练成功的。今天来再使用,就报错了。我使用的当前最新的版本ERNIE-develop版本。错误为以下内容:
/home/aistudio/external-libraries/lib/python3.10/site-packages/_distutils_hack/init.py:30: UserWarning: Setuptools is replacing distutils. Support for replacing an already imported distutils is deprecated. In the future, this condition will fail. Register concerns at https://github.com/pypa/setuptools/issues/new?template=distutils-deprecation.yml
warnings.warn(
W1126 18:56:14.807022 13629 gpu_resources.cc:114] Please NOTE: device: 0, GPU Compute Capability: 8.0, Driver API Version: 12.8, Runtime API Version: 12.6
Traceback (most recent call last):
File "/opt/conda/envs/python35-paddle120-env/bin/erniekit", line 33, in
@Kyo1234567 你好,首先请检查一下拉取的 ERNIE 仓库是否完整,是否存在 ERNIE/data_processor/steps/ ,然后可以参考 Issue https://github.com/PaddlePaddle/ERNIE/issues/1291 检查一下 ai-studio 上的运行环境,如果方便的话,请提供一下在 ai-studio 上的环境和执行的操作,便于我们复现该问题,谢谢