使用LM Studio载入已经下载的模型的时候报错:
当前本地模型路径是默认的models路径,模型文件在models下面。
解决办法:
在models目录下新建目录:Publisher\Repository
即:
将模型文件移动到Repository中,重启LM Studio即可。