binary-husky
e24f077b68
显式增加azure-gpt-4选项
2023-09-23 23:06:58 +08:00
binary-husky
2d8f37baba
细分代理场景
2023-09-23 22:43:15 +08:00
binary-husky
409927ef8e
统一 transformers 版本
2023-09-23 22:26:28 +08:00
binary-husky
5b231e0170
添加整体复制按钮
2023-09-23 22:11:29 +08:00
binary-husky
87f629bb37
添加gpt-4-32k
2023-09-23 20:24:13 +08:00
qingxu fu
2a6996f5d0
修复Azure的ENDPOINT格式兼容性
2023-09-18 21:19:02 +08:00
binary-husky
760ff1840c
修复一个循环的Bug
2023-09-15 17:08:23 +08:00
binary-husky
abea0d07ac
修复logging的Bug
2023-09-15 11:00:30 +08:00
binary-husky
567c6530d8
增加NOUGAT消息提示和错误操作提示
2023-09-14 21:38:47 +08:00
binary-husky
a3f36668a8
修复latex识别主文件错误的问题
2023-09-14 17:51:41 +08:00
binary-husky
ec9d030457
把上传文件路径和日志路径修改为统一可配置的变量
2023-09-14 00:51:25 +08:00
qingxu fu
eb150987f0
兼容一个one-api没有done数据包的第三方Bug情形
2023-09-11 14:49:30 +08:00
qingxu fu
0e21e3e2e7
修复没填写讯飞APPID无报错提示的问题
2023-09-06 10:24:11 +08:00
qingxu fu
0418257218
Merge branch 'master' into Kilig947-plugin_classification
2023-09-03 15:35:16 +08:00
qingxu fu
a3e6fc0141
修复文心一言的接口问题
2023-09-03 15:32:39 +08:00
binary-husky
045b7f6312
Merge branch 'master' of github.com:binary-husky/chatgpt_academic
2023-09-01 10:34:33 +08:00
binary-husky
116b7ce12f
支持星火认知大模型v2
2023-09-01 10:34:26 +08:00
qingxu fu
89de49f31e
修改变量命名,整理配置清单
2023-08-30 16:00:27 +08:00
qingxu fu
2fa3d47887
fix json read error
2023-08-29 12:42:06 +08:00
binary-husky
3fa7416eb2
notify dummy action
2023-08-28 01:56:15 +08:00
qingxu fu
6c653734ec
Fix 3rd part chatgpt compat
2023-08-26 17:57:59 +08:00
binary-husky
3f4c4ebc29
调整注释
2023-08-25 13:16:18 +08:00
binary-husky
6cc7d4ed69
修复文心一言最大文本长度限制带来的问题
2023-08-25 13:09:08 +08:00
binary-husky
8fce49fa02
支持百度云千帆和文心一言
2023-08-25 12:31:51 +08:00
binary-husky
9720bec5e5
Interface with LLaMa2 from huggingface
2023-08-21 21:54:21 +08:00
qingxu fu
2ff8dc787e
interface with ChatGPT-to-API
2023-08-16 22:21:51 +08:00
qingxu fu
cd38d1697c
fix missing finish_reason problem
2023-08-16 21:40:34 +08:00
binary-husky
d16329c1af
resolve sparkapi on_close error
2023-08-14 11:31:05 +08:00
binary-husky
78a8259b82
Update bridge_all.py
2023-08-14 10:24:59 +08:00
binary-husky
af23730f8f
接入讯飞星火Spark大模型
2023-08-14 03:08:15 +08:00
binary-husky
587c7400d1
xunfei spark api test
2023-08-13 21:34:27 +08:00
binary-husky
3e2e81a968
add chatgpt website
2023-08-13 20:55:18 +08:00
binary-husky
cc1be5585b
Merge branch 'master' of https://github.com/hongyi-zhao/gpt_academic into hongyi-zhao-master
2023-08-13 20:50:09 +08:00
binary-husky
7662196514
update tests
2023-08-12 14:09:19 +08:00
binary-husky
184e417fec
handle local llm dependency error properly
2023-08-07 02:11:48 +08:00
binary-husky
c17fc2a9b5
我是来自达摩院的大规模语言模型,我叫通义千问。
2023-08-07 01:58:35 +08:00
binary-husky
4d70b3786f
interface with qwen
2023-08-07 01:24:41 +08:00
binary-husky
0a37106692
reverse cmd_to_install
2023-08-07 01:11:44 +08:00
binary-husky
57d4541d4e
fix minor bug in chatglm-onnx
2023-08-07 01:07:55 +08:00
binary-husky
d7dd586f09
introduce unified base class for local llm models
2023-08-07 00:57:52 +08:00
Hongyi Zhao
bfb7aab4a0
Fix the reverse proxy based OpenAI access via https://github.com/acheong08/ChatGPT-to-API/ .
...
See https://github.com/binary-husky/gpt_academic/issues/900#issuecomment-1658463065 for more detailed discussions.
2023-08-02 18:03:49 +08:00
ValeriaWong
c0c337988f
feat(chatglm_int8_onnx):纯CPU推理,最多仅需8GB内存,推理速度未测评,token数有限,暂时还不能流式输出 #1008
2023-08-01 00:48:57 +08:00
awwaawwa
e4ba0e6c85
add clear history tips
2023-07-27 23:07:59 +08:00
505030475
4216c5196e
verify ignore history practice
2023-07-27 22:30:55 +08:00
binary-husky
e93b6fa3a6
Add GLM INT8
2023-07-24 18:19:57 +08:00
fenglui
5813d65e52
增加chatGLM int4配置支持 小显存也可以选择chatGLM
2023-07-22 08:29:15 +08:00
fenglui
00a3b91f95
fix msg.data.split(DELIMITER) exception when msg.data is int
2023-07-21 03:51:33 +08:00
binary-husky
df90db210c
Merge branch 'master' into interface-interlm
2023-07-20 11:40:45 +08:00
binary-husky
73b22f85be
compat third party gpt error handle
2023-07-20 11:09:22 +08:00
QQisQQ
0c8c539e9b
解决new bing 报错200 (fix new bing error code 200 )
...
modify from 16e00af9d5
works for my issue:
```
Traceback (most recent call last):
File "./request_llm/bridge_newbingfree.py", line 152, in run
asyncio.run(self.async_run())
File "/root/miniconda3/envs/py311/lib/python3.11/asyncio/runners.py", line 190, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "/root/miniconda3/envs/py311/lib/python3.11/asyncio/runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/miniconda3/envs/py311/lib/python3.11/asyncio/base_events.py", line 653, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "./request_llm/bridge_newbingfree.py", line 98, in async_run
async for final, response in self.newbing_model.ask_stream(
File "./request_llm/edge_gpt_free.py", line 676, in ask_stream
async for response in self.chat_hub.ask_stream(
File "./request_llm/edge_gpt_free.py", line 456, in ask_stream
self.wss = await self.session.ws_connect(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/miniconda3/envs/py311/lib/python3.11/site-packages/aiohttp/client.py", line 795, in _ws_connect
raise WSServerHandshakeError(
aiohttp.client_exceptions.WSServerHandshakeError: 200, message='Invalid response status', url=URL('wss://sydney.bing.com/sydney/ChatHub')
```
2023-07-19 04:39:15 +08:00