Commit Graph

41 Commits

Author SHA1 Message Date
Zhengxiao Du
b99e3d74c9
Merge pull request #152 from mougua/main
fix: openai_api 的 stream api,服务端全部生成文本后客户端才一次性收到
2023-07-04 12:07:01 +08:00
duzx16
3be48aa44a Add finetuning 2023-07-04 11:57:30 +08:00
duzx16
36f3d67310 Merge branch 'main' of github.com:THUDM/ChatGLM2-6B 2023-07-04 11:53:44 +08:00
Zhengxiao Du
b519f9a092
Merge pull request #150 from li-plus/main
Add chatglm.cpp project link
2023-07-02 22:10:24 +08:00
mougua
fcd2d7f4bb fix: openai_api 的 stream api,服务端全部生成文本后客户端才一次性收到 2023-07-02 12:38:44 +08:00
lijiahao
07a6e4105f Add ChatGLM.cpp project link 2023-07-02 09:51:45 +08:00
duzx16
deeaa6c7bd Update slack link 2023-06-29 11:09:25 +08:00
Zhengxiao Du
53f0106817
Merge pull request #102 from Yidadaa/patch-1
feat: add cors support for openai_api.py
2023-06-28 23:15:15 +08:00
Yifei Zhang
6fa53c645e
feat: add cors support for openai_api.py 2023-06-28 17:03:47 +08:00
Zhengxiao Du
ba60190296
Merge pull request #89 from eltociear/patch-1
Update FAQ.md
2023-06-28 13:54:36 +08:00
Ikko Eltociear Ashimine
d45d3dce6f
Update FAQ.md
Huggingface -> Hugging Face
2023-06-28 12:57:53 +09:00
duzx16
0a499b7e9a Add evaluation script 2023-06-27 20:46:56 +08:00
duzx16
8673270a4a Add multi-gpu in README.md 2023-06-27 14:42:47 +08:00
duzx16
b09e0c5a69 Add multi-gpu support 2023-06-27 14:40:44 +08:00
Zhengxiao Du
549cdeb054
Merge pull request #23 from qinjx/main
Multiple GPUs support. 多显卡支持
2023-06-27 14:33:02 +08:00
Qin Jianxiang
5916e3feeb add multiple GPUs usage comments for python files 2023-06-27 13:20:46 +08:00
Qin Jianxiang
3fb52912a9
Merge branch 'THUDM:main' into main 2023-06-27 13:17:04 +08:00
duzx16
761db39c1b Implement fluent cli demo 2023-06-27 09:51:05 +08:00
duzx16
8a0f57b1da Add download link 2023-06-26 22:40:14 +08:00
duzx16
9f247f65d0 Update openai-style api in README.md 2023-06-26 22:34:03 +08:00
duzx16
de8ab5b136 Update openai-style api in README.md 2023-06-26 22:33:48 +08:00
duzx16
3444756a17 Remove device="cuda" 2023-06-26 22:22:20 +08:00
Zhengxiao Du
d09927fa52
Merge pull request #18 from hiyouga/patch-1
Implements stream API for ChatGLM2-6B in OpenAI's format
2023-06-26 22:09:41 +08:00
hoshi-hiyouga
e8992aa6e5
Update openai_api.py 2023-06-26 18:14:30 +08:00
hoshi-hiyouga
892691c3b3
Update openai_api.py 2023-06-26 18:13:21 +08:00
Qin Jianxiang
f1f7e4bbf8
Merge branch 'main' into main 2023-06-26 17:30:44 +08:00
duzx16
1c144d168b Update streamlit web demo 2023-06-26 17:07:24 +08:00
duzx16
385040e6c7 Fix prompt in cli demo 2023-06-26 16:49:56 +08:00
duzx16
9d439304d4 Remove device="cuda" 2023-06-26 14:03:37 +08:00
duzx16
b35782c46e Add gcc installation 2023-06-26 13:52:12 +08:00
duzx16
d3c58147ed Update requirements.txt 2023-06-26 13:34:04 +08:00
duzx16
3ee8ff7717 Delete device='cuda' 2023-06-26 13:32:14 +08:00
Qin Jianxiang
a3ba2275ed small change of comment about multiple GPUs support 2023-06-26 10:37:38 +08:00
Qin Jianxiang
08ffab941f Multiple GPUs support: migrate the code from ChatGLM-6B, make a few modifications to support ChatGLM2. 2023-06-26 10:29:19 +08:00
Qin Jianxiang
55d7548e4c typo fixed: ChatGLM -> ChatGLM2 2023-06-26 10:17:03 +08:00
hoshi-hiyouga
9edf43fa53
Create openai_api.py 2023-06-25 23:32:27 +08:00
duzx16
07957bacf8 Add int model 2023-06-25 21:01:01 +08:00
duzx16
6fed3d4dc2 Remove bfloat16 in web demo 2023-06-25 17:35:08 +08:00
duzx16
c410768fae Update README 2023-06-25 16:27:44 +08:00
duzx16
57d6d4d346 Add wechat image 2023-06-25 16:24:46 +08:00
duzx16
aec54b3f07 init commit 2023-06-25 15:32:49 +08:00