Commit Graph

1489 Commits

Author SHA1 Message Date
imClumsyPanda 4c8429cb15
update README.md (#217) 2023-05-02 10:48:49 +08:00
imClumsyPanda 35aa8119f8 update README.md 2023-05-02 10:48:13 +08:00
imClumsyPanda a4e67a67b4 update local_doc_qa.py 2023-05-02 01:11:05 +08:00
imClumsyPanda c98c4888e9 update PROMPT_TEMPLATE 2023-05-02 00:28:09 +08:00
imClumsyPanda 7a406e4263
Dev (#214)
* github: Add issue templates

* supports GPU usage in docker (#197)

* 上下文的prompt模版内容修改

---------

Co-authored-by: Calcitem <calcitem@outlook.com>
Co-authored-by: cocomany <124849750+cocomany@users.noreply.github.com>
Co-authored-by: glide-the <2533736852@qq.com>
2023-05-01 23:55:37 +08:00
imClumsyPanda 4df9d76f8a add streaming option in configs/model_config.py 2023-05-01 23:52:28 +08:00
imClumsyPanda 0e8cc0d16c add streaming option in configs/model_config.py 2023-05-01 23:52:28 +08:00
imClumsyPanda 2ebcd1369e
Update README.md (#213) 2023-05-01 21:42:47 +08:00
imClumsyPanda b6033cb3d8
Add files via upload 2023-05-01 21:41:54 +08:00
glide-the bf2466d91c 上下文的prompt模版内容修改 2023-04-30 14:34:41 +08:00
cocomany 7f8fcc81c4
supports GPU usage in docker (#197) 2023-04-29 22:40:35 +08:00
Calcitem d9dfd1942c
github: Add issue templates (#205) 2023-04-29 22:39:18 +08:00
Calcitem b95ad4fcbc github: Add issue templates 2023-04-29 01:57:54 +08:00
imClumsyPanda 474e3414c5 update README.md 2023-04-28 19:11:26 +08:00
cocomany 66b104d26a
supports GPU usage in docker (#196)
Co-authored-by: Huaiyong <huaiyong.sun@hpe.com>
2023-04-28 11:24:59 +08:00
imClumsyPanda 98a8281b29 update text_splitter 2023-04-28 00:02:42 +08:00
imClumsyPanda 5571e20a0a update QR Code 2023-04-27 18:45:39 +08:00
imClumsyPanda 27632597d5 update QR Code 2023-04-27 18:44:25 +08:00
cinience 27554ccc6f
Add textsplitter copy (#187)
Fix No module named 'textsplitter'
2023-04-27 14:43:29 +08:00
imClumsyPanda cae2427e1e add llm model and embedding model options in model_config.py 2023-04-27 07:48:43 +08:00
imClumsyPanda 4dc762849b update model_config.py 2023-04-27 07:40:57 +08:00
imClumsyPanda 81d683e2a9 update README.md 2023-04-27 07:31:47 +08:00
imClumsyPanda c52125e7d7 update README.md 2023-04-27 00:02:04 +08:00
imClumsyPanda 585390712d update README.md 2023-04-26 23:28:36 +08:00
imClumsyPanda 4f3d72ca8c update README.md 2023-04-26 23:27:24 +08:00
imClumsyPanda 885dc8b457 update QR Code 2023-04-26 23:27:15 +08:00
imClumsyPanda c620ab0d6c update model_config.py 2023-04-26 23:27:15 +08:00
imClumsyPanda 966def8cfe add stream support to webui.py 2023-04-26 23:27:15 +08:00
imClumsyPanda b4aefca555 add stream support to cli_demo.py 2023-04-26 23:27:15 +08:00
imClumsyPanda 88ab9a1d21 update webui.py and local_doc_qa.py 2023-04-26 23:27:15 +08:00
wangxinkai daafe8d5fa feat: 重写FAISS和HuggingFaceEmbedding,采用MMR相似向量检索 2023-04-26 23:27:15 +08:00
wangxinkai 059fe82887 feat: 添加mmr相似度搜索,支持返回相似度分数 2023-04-26 23:27:15 +08:00
imClumsyPanda b3f83060c8 update model_config.py 2023-04-26 23:27:15 +08:00
imClumsyPanda 3b4b660d3c update chatglm_llm.py 2023-04-26 23:27:15 +08:00
imClumsyPanda a1033698dd update local_doc_qa.py, webui.py and README.md 2023-04-26 23:27:15 +08:00
imClumsyPanda 2b53a2ed4a
Delete qr_code_7.jpg 2023-04-26 13:04:00 +08:00
imClumsyPanda ad71d346c8
更新 README.md 2023-04-26 13:02:27 +08:00
imClumsyPanda a48674ce25
Add files via upload 2023-04-26 12:59:57 +08:00
imClumsyPanda eb25cb669b
Delete qr_code_6.jpg 2023-04-25 10:21:58 +08:00
imClumsyPanda 5f22cb96a9
Delete qr_code_7.JPG 2023-04-25 10:21:37 +08:00
imClumsyPanda ea43925d7b
Add files via upload 2023-04-25 10:21:18 +08:00
imClumsyPanda c208a3583d
Update README.md 2023-04-25 10:19:22 +08:00
imClumsyPanda 7f4db78c20
Add files via upload 2023-04-25 10:17:48 +08:00
EvanGu 8b4ae5a6b3
Update requirements.txt (#158)
add  accelerate、pycocotools

Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
2023-04-23 19:52:29 +08:00
imClumsyPanda 30eecb42fc update requirements.txt 2023-04-23 19:45:13 +08:00
imClumsyPanda 85f02224e4 update requirements.txt 2023-04-23 19:43:59 +08:00
imClumsyPanda 69d9aecfe4 update QR Code 2023-04-23 19:11:33 +08:00
imClumsyPanda 59aff96add update chatglm_llm.py 2023-04-22 21:20:18 +08:00
imClumsyPanda 5d88f7158a Merge branch 'dev' 2023-04-22 16:59:53 +08:00
imClumsyPanda d82af9ba7a update webui.py 2023-04-22 16:53:11 +08:00