Commit Graph

79 Commits (546652e03e784b9638da4402aea2863b2727468c)

Author SHA1 Message Date
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
宋曦轩 b271a928c0 Update README_en 2023-03-14 19:50:24 +08:00
Song 6a5a6326f9
Merge pull request #15 from THUDM/dev
Add CPU support with less than 16G memory
2023-03-14 19:01:11 +08:00
songxxzp a10fbd88e1 Add CPU support with less than 16G memory 2023-03-14 18:35:35 +08:00
duzx16 0c6d1750ef Add link to English README 2023-03-14 17:40:50 +08:00
duzx16 c21fa9476c Add README_en 2023-03-14 17:37:08 +08:00
duzx16 4f4d3e5df0 Add CPU support 2023-03-14 15:38:48 +08:00
duzx16 3cd188aa88 Merge branch 'main' of github.com:THUDM/ChatGLM-6B 2023-03-14 14:56:11 +08:00
duzx16 6113d4c02f Add markdown for web demo 2023-03-14 14:55:49 +08:00
xiao9905 77dbace946 Merge branch 'main' of github.com:THUDM/ChatGLM-6B 2023-03-14 12:34:15 +08:00
xiao9905 84cd62fd67 Update example description 2023-03-14 12:33:58 +08:00
duzx16 9350b81709 Update requirements.txt 2023-03-14 12:20:35 +08:00