FudanDISC / DISC-LawLLM

[中文法律大模型] DISC-LawLLM: an intelligent legal system powered by large language models (LLMs) to provide a wide range of legal services.
Apache License 2.0
559 stars 66 forks source link

Connection error (OSError) running web demo #21

Closed lichenyigit closed 1 year ago

lichenyigit commented 1 year ago

报错信息如下: image 这个是上传到hf上的模型出问题了吗?

yueshengbin commented 1 year ago

你的网络有问题,连不上huggingface

lichenyigit commented 1 year ago

你的网络有问题,连不上huggingface

不应该啊,我用百川的模型就没问题

lichenyigit commented 1 year ago

搞定了,hf下载模型有问题,必须要下载到本地,我估计是因为里边有py文件导致的。没有依据,仅凭实验结果

Charlie-XIAO commented 1 year ago

Closing as completed.