binary-husky / gpt_academic

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
https://github.com/binary-husky/gpt_academic/wiki/online
GNU General Public License v3.0
65.75k stars 8.08k forks source link

[Feature]: 能否利用freegpt-webui搭建的服务器进行GPT对话? #970

Closed pangafu closed 1 year ago

pangafu commented 1 year ago

Class | 类型

大语言模型

Feature Request | 功能请求

GITHUB地址 https://github.com/ramonvc/freegpt-webui

作者提供了三个freegpt-webui的chat地址: https://freegpt-webui.ramonvc.repl.co/chat/ https://huggingface.co/spaces/monra/freegpt-webui https://freegpt-webui-chimera.ramonvc.repl.co/chat/

经过测试,该项目的GPT-3.5比其他的freegpt项目稍微稳定点,而且不需要任何key的设置 此项目的GPT-4问题比较多,不推荐

binary-husky commented 1 year ago

image

测试不行呀

binary-husky commented 1 year ago

另外GPT4Free测试也不行,全是 requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

GPT4Free还活着吗,还是因为我代理网络的问题?

pangafu commented 1 year ago

GPT-3.5-turbo-16k-0613比较好 GPT-4问题比较多,不推荐

image

pangafu commented 1 year ago

用这两个地址测试 https://freegpt-webui.ramonvc.repl.co/chat/ https://huggingface.co/spaces/monra/freegpt-webui

最后一个chat服务器属于开发版本,不稳定

binary-husky commented 1 year ago

太不稳定了😂