lmstudio-ai/configs

How to add proxy to LM Studio, in order to download models behind proxy?

hxgqh opened this issue · 15 comments

hxgqh commented
How to add proxy to LM Studio, in order to download models behind proxy?

No description provided.

Facing same issue.

Anyone gotten it to work behind proxy?
I am suspecting my issue is due to same.

the same

the same

一个简单的方法,可以下载但不是代理,即使用国内镜像https://hf-mirror.com/
操作如下:用vs code等类似工具,打开LM-Studio安装文件夹(如C:\Users**\AppData\Loca\LM-Studio),然后在文件夹下所有文件中查找替换,把全部找到的 huggingface.co 替换为 hf-mirror.com 即可

just use software: proxifier.exe on windows , add rules for "lm studio.exe"

just use software: proxifier.exe on windows , add rules for "lm studio.exe"

proxifier.exe supports SOCKSv4/SOCKSv5/HTTPS proxy only.

Can LLM Studio provide native support for both HTTPS and HTTP proxy?

Thanks for consideration.

just use software: proxifier.exe on windows , add rules for "lm studio.exe"

Dosen't work

It would be great to add proxy settings (and ignore ssl) on mac.

一个简单的方法,可以下载但不是代理,即使用国内镜像https://hf-mirror.com/ 。 操作如下:用vs code等类似工具,打开LM-Studio安装文件夹(如C:\Users**\AppData\Loca\LM-Studio),然后在文件夹下所有文件中查找替换,把全部找到的 huggingface.co 替换为 hf-mirror.com 即可

which type file?

CJSen commented

在 Mac 上添加代理设置(并忽略 ssl)会很棒。

能具体说一下怎么操作吗?我在设置中关闭了https,并不起作用。

CJSen commented

找到一个不算方案的方案。不要在主机直接运行代理软件,使用旁路由,然后网关指向旁路由即可正常连接网络。eg:另一台电脑a使用clash,开启允许外部连接,然后本机网关指向a,网络就正常使用了。

找到一个方案,直接安装cloudflare的wrap使用代理

yagil commented

We are actively investigating fixing this issue. If you are currently experiencing it + are willing to try a test LM Studio build, please email us at team@lmstudio.ai. Thank you!