内存不够,删除进入磁盘

#4
by virhkx01 - opened

我现在的代码乱七八糟的,已经在pip下载了该有的模型,因为是windos系统,在pycharm终端运行python pali,py就会下载,modle-00001-of-00002.safetensor
我也进行了官网的下载(先在官网下载,终端下载太慢),用模拟器显示的是安装失败从新下载,之后转化为用pycharm格式,modle-00001-of-00002.safetensor显示的是内存太大,只能可读模式现在进行了删除。之后我python pali,py进行下载。完成后我看了看文件夹并没有把modle-00001-of-00002.safetensor
当我运行的时候显示的是内存不足转为磁盘,但是,终端一直不动

Google org

Hi , Sorry for the delay. Download the complete model files (model-00001-of-00002.safetensor and model-00002-of-00002.safetensor) and keep them in the same folder.

If official website downloads are slow or incomplete, try downloading via the Hugging Face Hub CLI (huggingface-cli) which supports resumable downloads. Kindly try and let us know if you have any concerns will asisst you.

Thank you.

Sign up or log in to comment