add free newbing without cookie using edge-gpt

This commit is contained in:
qingxu fu
2023-05-24 10:42:11 +08:00
parent 728eba04ec
commit 42eef1bea7
6 changed files with 1438 additions and 63 deletions

View File

@@ -301,16 +301,19 @@ gpt_academic开发者QQ群-2610599535
```
代码中参考了很多其他优秀项目中的设计,主要包括:
# 项目1清华ChatGLM-6B
# 项目1清华ChatGLM-6B:
https://github.com/THUDM/ChatGLM-6B
# 项目2清华JittorLLMs
# 项目2清华JittorLLMs:
https://github.com/Jittor/JittorLLMs
# 项目3借鉴了ChuanhuChatGPT中诸多技巧
# 项目3Edge-GPT:
https://github.com/acheong08/EdgeGPT
# 项目4ChuanhuChatGPT:
https://github.com/GaiZhenbiao/ChuanhuChatGPT
# 项目4ChatPaper
# 项目5ChatPaper:
https://github.com/kaixindelele/ChatPaper
# 更多: