Commit Graph

90 Commits (41b0250ba18d4be98e1a91e27bc86f0ebd01a738)

Author SHA1 Message Date
duzx16 41b0250ba1 Merge branch 'main' of github.com:THUDM/ChatGLM-6B 2023-03-21 15:29:04 +08:00
duzx16 cbf3d2b666 Fix transformers version 2023-03-21 15:27:17 +08:00
Aohan Zeng 58bfd476e6
Update README.md 2023-03-20 15:39:42 +08:00
Aohan Zeng c2ff5be358
Update web_demo.py 2023-03-20 15:34:36 +08:00
xiao9905 c3804770e0 Update typewriter-effect examples 2023-03-20 14:25:59 +08:00
duzx16 69bcdcbc4f Update README 2023-03-19 23:18:53 +08:00
duzx16 52aa3261d7 Update README 2023-03-19 15:54:04 +08:00
duzx16 17ecc57266 Add newline in cli output 2023-03-19 14:56:34 +08:00
duzx16 8f29459f9a Update README 2023-03-19 14:37:30 +08:00
duzx16 2ed89f3898 Add support for streaming output 2023-03-19 14:33:05 +08:00
duzx16 6cda36633e Add gradio in requirements.txt 2023-03-19 10:12:42 +08:00
duzx16 546652e03e Update README.md 2023-03-18 09:14:17 +08:00
duzx16 5299675425 Update README.md 2023-03-17 23:09:56 +08:00
duzx16 bee0e13817 Merge branch 'dev' 2023-03-17 23:03:03 +08:00
duzx16 f63af3515f Delete unused code
Fix model name
2023-03-17 23:02:44 +08:00
Zhengxiao Du 45f45668d9
Merge pull request #117 from AdamBear/master
streamlit based web_demo
2023-03-17 20:58:51 +08:00
duzx16 67ff2198a8 Merge branch 'dev' 2023-03-17 20:31:34 +08:00
Zhengxiao Du ecd2857c1a
Merge pull request #62 from GanymedeNil/main
Add some parameter support in web demo
2023-03-17 17:37:07 +08:00
AdamBear 905aa26b91 Create web_demo2.py
Add a steamlit based demo web_demo2.py for better UI.
need to install streamlit and streamlit-chat component fisrt:
pip install streamlit
pip install streamlit-chat

then run with the following:
streamlit run web_demo2.py --server.port 6006
2023-03-17 10:32:06 +08:00
duzx16 d1121e1dae Update English README 2023-03-16 23:15:02 +08:00
GanymedeNil 702c2ca2a8
Merge branch 'main' into main 2023-03-16 12:01:31 +08:00
duzx16 642147bf21 Update feature request template 2023-03-16 09:52:02 +08:00
duzx16 69b5a37373 Disable blank issue 2023-03-16 09:45:14 +08:00
duzx16 e565185c29 Add inbrower for web demo 2023-03-16 00:44:07 +08:00
duzx16 a8705dbe1f Update issue form 2023-03-16 00:07:30 +08:00
Zhengxiao Du c746afcd86
Update and rename bug_report.md to bug_report.yaml 2023-03-16 00:01:09 +08:00
Zhengxiao Du afadc6fd3d
Update bug_report.md 2023-03-15 23:56:35 +08:00
Zhengxiao Du 85475c9a7c
Update bug_report.md 2023-03-15 23:42:32 +08:00
Zhengxiao Du 0e6c223007
Update bug_report.md 2023-03-15 23:39:32 +08:00
Zhengxiao Du ca657e4080
Update issue templates 2023-03-15 23:12:29 +08:00
duzx16 63b0cb4988 Add MacOS solution 2023-03-15 22:02:03 +08:00
duzx16 2f573fa65a Update README 2023-03-15 20:10:08 +08:00
GanymedeNil d11eb5213e Add parameter support for Maximum length, Top P and Temperature in web demo 2023-03-15 18:07:17 +08:00
xiao9905 904cf6dbae Update limitations 2023-03-15 14:11:14 +08:00
xiao9905 ff8e6fa73e Update limitations 2023-03-15 14:10:03 +08:00
xiao9905 8e3fc406ba Update limitations 2023-03-15 14:09:16 +08:00
Shaw 03d9c92a2e
Update limitations 2023-03-15 14:04:57 +08:00
xiao9905 c2c03a9278 Update limitations 2023-03-15 14:04:00 +08:00
Zhengxiao Du 999dd3cb61
Merge pull request #41 from secsilm/patch-1
fix skip_init import error
2023-03-15 13:20:38 +08:00
Alan Lee 3cbd413ae5
fix skip_init import error 2023-03-15 12:56:49 +08:00
duzx16 c55ecd89a0 Add Cloud link 2023-03-14 23:02:23 +08:00
duzx16 fc4ac83501 Add prompt after clear 2023-03-14 20:39:55 +08:00
Zhengxiao Du afee32f2b1
Merge pull request #19 from OedoSoldier/main
Fix `clear` command performance in Windows
2023-03-14 20:35:06 +08:00
duzx16 1e40acce6a Merge branch 'main' into dev 2023-03-14 20:34:04 +08:00
duzx16 076ea97423 Merge branch 'main' of github.com:THUDM/ChatGLM-6B 2023-03-14 20:30:41 +08:00
duzx16 584be64161 Fix default arguments of web demo 2023-03-14 20:30:25 +08:00
Zhengxiao Du abef3b2519
Merge pull request #20 from eltociear/patch-1
Update README.md
2023-03-14 20:15:53 +08:00
OedoSoldier fb94fe80a0
Fix typo 2023-03-14 20:12:36 +08:00
Ikko Eltociear Ashimine cebef2817a
Update README.md
HuggingFace -> Hugging Face
2023-03-14 21:12:01 +09:00
OedoSoldier fdc3e5646a
Fix `clear` command performance in Windows 2023-03-14 20:11:39 +08:00