Commit Graph

  • 0adcc64dae
    Update README.md (#228) imClumsyPanda 2023-05-04 16:04:24 +0800
  • 22f35bd726
    Add files via upload imClumsyPanda 2023-05-04 16:03:46 +0800
  • 09f57741fa
    Update INSTALL.md (#223) miller 2023-05-04 13:34:01 +0800
  • b03634fb7c add api.py imClumsyPanda 2023-05-03 22:35:05 +0800
  • 2c1fd2bdd5 add api.py imClumsyPanda 2023-05-03 22:31:28 +0800
  • e0cf26019b
    Use fastapi to implement API (#209) Bing Han 2023-05-03 21:29:28 +0800
  • 4e9de7df41 Merge branch 'master' into dev imClumsyPanda 2023-05-03 13:15:00 +0800
  • 3f43199449 update utils imClumsyPanda 2023-05-03 13:14:36 +0800
  • 8c4b2f9f6d Merge branch 'master' into dev imClumsyPanda 2023-05-03 11:33:45 +0800
  • 57d4d0a29e update chatglm_llm.py imClumsyPanda 2023-05-03 11:29:59 +0800
  • e567b862cc update utils imClumsyPanda 2023-05-03 10:08:35 +0800
  • 8db6cd5119 update utils imClumsyPanda 2023-05-03 10:04:56 +0800
  • a0b312d749 Merge remote-tracking branch 'origin/dev' into dev glide-the 2023-05-02 12:43:27 +0800
  • 4c8429cb15
    update README.md (#217) imClumsyPanda 2023-05-02 10:48:49 +0800
  • 35aa8119f8 update README.md imClumsyPanda 2023-05-02 10:48:13 +0800
  • a4e67a67b4 update local_doc_qa.py imClumsyPanda 2023-05-02 01:11:05 +0800
  • c98c4888e9 update PROMPT_TEMPLATE imClumsyPanda 2023-05-02 00:28:09 +0800
  • 7a406e4263
    Dev (#214) imClumsyPanda 2023-05-01 23:55:37 +0800
  • 4df9d76f8a add streaming option in configs/model_config.py imClumsyPanda 2023-05-01 23:51:29 +0800
  • 0e8cc0d16c add streaming option in configs/model_config.py imClumsyPanda 2023-05-01 17:50:16 +0800
  • 2ebcd1369e
    Update README.md (#213) imClumsyPanda 2023-05-01 21:42:47 +0800
  • b6033cb3d8
    Add files via upload imClumsyPanda 2023-05-01 21:41:54 +0800
  • bf2466d91c 上下文的prompt模版内容修改 glide-the 2023-04-30 14:34:41 +0800
  • 7f8fcc81c4
    supports GPU usage in docker (#197) cocomany 2023-04-29 22:40:35 +0800
  • d9dfd1942c
    github: Add issue templates (#205) Calcitem 2023-04-29 14:39:18 +0000
  • b95ad4fcbc github: Add issue templates Calcitem 2023-04-29 01:57:54 +0800
  • 474e3414c5 update README.md imClumsyPanda 2023-04-28 19:11:14 +0800
  • 66b104d26a
    supports GPU usage in docker (#196) cocomany 2023-04-28 11:24:59 +0800
  • 98a8281b29 update text_splitter imClumsyPanda 2023-04-28 00:02:42 +0800
  • 5571e20a0a update QR Code imClumsyPanda 2023-04-27 18:45:39 +0800
  • 27632597d5 update QR Code imClumsyPanda 2023-04-27 18:44:25 +0800
  • 27554ccc6f
    Add textsplitter copy (#187) cinience 2023-04-27 14:43:29 +0800
  • cae2427e1e add llm model and embedding model options in model_config.py imClumsyPanda 2023-04-27 07:48:43 +0800
  • 4dc762849b update model_config.py imClumsyPanda 2023-04-27 07:40:57 +0800
  • 81d683e2a9 update README.md imClumsyPanda 2023-04-27 07:31:47 +0800
  • c52125e7d7 update README.md imClumsyPanda 2023-04-27 00:02:04 +0800
  • 585390712d update README.md imClumsyPanda 2023-04-26 23:28:36 +0800
  • 4f3d72ca8c update README.md imClumsyPanda 2023-04-26 23:26:26 +0800
  • 885dc8b457 update QR Code imClumsyPanda 2023-04-22 11:52:44 +0800
  • c620ab0d6c update model_config.py imClumsyPanda 2023-04-26 23:20:08 +0800
  • 966def8cfe add stream support to webui.py imClumsyPanda 2023-04-26 23:19:11 +0800
  • b4aefca555 add stream support to cli_demo.py imClumsyPanda 2023-04-26 22:29:20 +0800
  • 88ab9a1d21 update webui.py and local_doc_qa.py imClumsyPanda 2023-04-25 20:36:16 +0800
  • daafe8d5fa feat: 重写FAISS和HuggingFaceEmbedding,采用MMR相似向量检索 wangxinkai 2023-04-25 21:40:36 +0800
  • 059fe82887 feat: 添加mmr相似度搜索,支持返回相似度分数 wangxinkai 2023-04-25 20:30:52 +0800
  • b3f83060c8 update model_config.py imClumsyPanda 2023-04-25 20:14:33 +0800
  • 3b4b660d3c update chatglm_llm.py imClumsyPanda 2023-04-23 22:13:20 +0800
  • a1033698dd update local_doc_qa.py, webui.py and README.md imClumsyPanda 2023-04-23 21:49:42 +0800
  • 2b53a2ed4a
    Delete qr_code_7.jpg imClumsyPanda 2023-04-26 13:04:00 +0800
  • ad71d346c8
    更新 README.md imClumsyPanda 2023-04-26 13:02:27 +0800
  • a48674ce25
    Add files via upload imClumsyPanda 2023-04-26 12:59:57 +0800
  • eb25cb669b
    Delete qr_code_6.jpg imClumsyPanda 2023-04-25 10:21:58 +0800
  • 5f22cb96a9
    Delete qr_code_7.JPG imClumsyPanda 2023-04-25 10:21:37 +0800
  • ea43925d7b
    Add files via upload imClumsyPanda 2023-04-25 10:21:18 +0800
  • c208a3583d
    Update README.md imClumsyPanda 2023-04-25 10:19:22 +0800
  • 7f4db78c20
    Add files via upload imClumsyPanda 2023-04-25 10:17:48 +0800
  • 8b4ae5a6b3
    Update requirements.txt (#158) EvanGu 2023-04-23 19:52:29 +0800
  • 30eecb42fc update requirements.txt imClumsyPanda 2023-04-23 19:45:13 +0800
  • 85f02224e4 update requirements.txt imClumsyPanda 2023-04-23 19:43:59 +0800
  • 69d9aecfe4 update QR Code imClumsyPanda 2023-04-23 19:11:33 +0800
  • 59aff96add update chatglm_llm.py imClumsyPanda 2023-04-22 21:20:18 +0800
  • 5d88f7158a Merge branch 'dev' imClumsyPanda 2023-04-22 16:59:53 +0800
  • d82af9ba7a update webui.py imClumsyPanda 2023-04-22 16:53:11 +0800
  • 5a7973ea42 update webui.py imClumsyPanda 2023-04-22 16:53:04 +0800
  • 0706a29057 update embedding define in local_doc_qa.py and langchain version in requirements.txt imClumsyPanda 2023-04-22 12:30:27 +0800
  • 54c983f4bc update chatglm_llm.py imClumsyPanda 2023-04-22 12:20:08 +0800
  • 2224decef3 update QR Code imClumsyPanda 2023-04-22 11:52:44 +0800
  • 9c6e6652a7 update QR Code imClumsyPanda 2023-04-22 11:52:44 +0800
  • 634c0c19d8 update FAQ.md imClumsyPanda 2023-04-21 21:36:23 +0800
  • b48e399e9e Update model_config.py imClumsyPanda 2023-04-21 21:22:25 +0800
  • b9d8824fa5 Update local_doc_qa.py imClumsyPanda 2023-04-21 21:21:49 +0800
  • ec677beed0 Update local_doc_qa.py imClumsyPanda 2023-04-21 21:21:11 +0800
  • 21362cd94c Update README.md imClumsyPanda 2023-04-21 21:16:01 +0800
  • 01ba14814f 添加Dockerfile soon 2023-04-21 08:57:10 +0800
  • a9ede040d7 Docker 支持 soon 2023-04-21 08:51:13 +0800
  • a5f71f81a5 更新说明 soon 2023-04-21 08:46:13 +0800
  • 37ceeae6e2 提交更 soon 2023-04-21 08:35:21 +0800
  • d35eb12078 Update FAQ.md imClumsyPanda 2023-04-20 21:24:50 +0800
  • 4b2a597e12 新增处理"OutOfMemoryError: CUDA out of memory"和"Resource averaged_perceptron_tagger not found"的方法 dong 2023-04-20 10:21:10 +0800
  • f147043253 fix bug in chatglm_llm.py imClumsyPanda 2023-04-20 12:50:51 +0800
  • 5c34dd94e4 Update README_en.md Ikko Eltociear Ashimine 2023-04-20 02:50:22 +0900
  • 13b41553a3 update project to v0.1.3 imClumsyPanda 2023-04-19 23:02:47 +0800
  • fc6f00798f update README.md imClumsyPanda 2023-04-19 22:37:27 +0800
  • 4e83ad2303 update webui.py imClumsyPanda 2023-04-19 22:28:49 +0800
  • e9a5db1a9d update webui.py imClumsyPanda 2023-04-19 21:54:59 +0800
  • 7d4560e599 update local_doc_qa.py imClumsyPanda 2023-04-19 21:29:20 +0800
  • 25ecc7f820 update chatglm_llm.py imClumsyPanda 2023-04-19 19:39:42 +0800
  • be5f14278c
    Add files via upload keenzhu 2023-04-19 17:00:03 +0800
  • 6fc5e8237c update webui.py imClumsyPanda 2023-04-19 07:58:58 +0800
  • 4152fb1c3d Add Contribution Guide Calcitem 2023-04-19 00:51:53 +0800
  • 99acc30122 update webui.py imClumsyPanda 2023-04-18 23:43:57 +0800
  • 635aa2d2ac update webui.py imClumsyPanda 2023-04-18 22:31:55 +0800
  • 356a69a007 update qr_code.jpg imClumsyPanda 2023-04-18 20:42:14 +0800
  • 57d78bd1f6 update README.md imClumsyPanda 2023-04-18 19:59:07 +0800
  • 811d5a2e46
    Update model_config.py imClumsyPanda 2023-04-18 19:45:50 +0800
  • 090f164950
    Delete state_of_the_search.txt imClumsyPanda 2023-04-18 19:44:19 +0800
  • 266f03a8b6
    Delete 1.pdf imClumsyPanda 2023-04-18 19:44:02 +0800
  • dc9525b3c2
    Delete embedding directory imClumsyPanda 2023-04-18 19:43:06 +0800
  • e42e6a01d0
    Delete llm directory imClumsyPanda 2023-04-18 19:42:54 +0800
  • b03deaa253 update qr_code.jpg imClumsyPanda 2023-04-18 19:22:01 +0800