Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

无法选中gpt4 #79

Open
sorangegu opened this issue Jul 12, 2023 · 12 comments
Open

无法选中gpt4 #79

sorangegu opened this issue Jul 12, 2023 · 12 comments

Comments

@sorangegu
Copy link

docker部署完之后无法选中gpt4

@cheukw1n9
Copy link

ptyhon部署的也不能选4.0,显示offline

@black-fruit
Copy link
Contributor

GPT4维护中…

@benvyeng
Copy link

修改/client/html/index.html文件,在84行
<option value="gpt-4" disabled>GPT-4 (offline)</option>
修改为
<option value="gpt-4">GPT-4 (offline)</option>
然后重启docker容器,可以实现GPT-4选项可选,但是并没什么卵用,还是报错500 Internal Server Error

@black-fruit
Copy link
Contributor

如果真的想用可以用旧版本

@sorangegu
Copy link
Author

如果真的想用可以用旧版本

旧版本镜像怎么下载

@black-fruit
Copy link
Contributor

用Python部署

@black-fruit
Copy link
Contributor

black-fruit commented Jul 13, 2023

翻历史commit,然后下载代码后部署

@sorangegu
Copy link
Author

翻历史commit,然后下载代码后部署

我拿到了历史commit,把Dockerfile编译出了镜像

@sorangegu
Copy link
Author

翻历史commit,然后下载代码后部署

运行之后可以选中gpt4了,但是提示500 Internal Server Error

@black-fruit
Copy link
Contributor

对啊

@stazeng
Copy link

stazeng commented Jul 15, 2023

如果想用gpt-4,可以部署作者的另一个项目:freegpt-webui-chimera,里面除了有gpt-4外,还有claude-2

@black-fruit
Copy link
Contributor

如果想用gpt-4,可以部署作者的另一个项目:freegpt-webui-chimera,里面除了有gpt-4外,还有claude-2

然后500 😂

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants