Commit Graph

420 Commits

Author SHA1 Message Date
imClumsyPanda e352a04cbb merge master 2023-05-22 00:18:48 +08:00
imClumsyPanda d2983e935f update loaders 2023-05-22 00:15:29 +08:00
imClumsyPanda 5acea5e4fc update loaders 2023-05-21 23:52:35 +08:00
imClumsyPanda 68e593a64a update README.md 2023-05-21 23:34:26 +08:00
imClumsyPanda 0f3fc5234d update webui.py and api.py 2023-05-21 23:04:46 +08:00
imClumsyPanda 483b7dd291 update model_config.py 2023-05-21 22:41:22 +08:00
imClumsyPanda 12316d0658 update model_config.py 2023-05-21 22:40:53 +08:00
imClumsyPanda 67e26fe730 update model_config.py 2023-05-21 22:30:28 +08:00
imClumsyPanda 5f38645fa1 update api.py 2023-05-21 22:27:02 +08:00
imClumsyPanda 2707f58aa1 update bing_search.py 2023-05-21 22:08:55 +08:00
imClumsyPanda 9c422cc6bc update bing_search.py 2023-05-21 22:08:38 +08:00
imClumsyPanda f986b756ff update chinese_text_splitter.py 2023-05-21 21:24:25 +08:00
imClumsyPanda 14295392d0 update loader 2023-05-21 21:21:00 +08:00
fxjhello 6960216125
Merge pull request #425 from mayflyfy/master
修复每次对话携带多余数据的问题
2023-05-21 21:10:25 +08:00
mayfly e102bbf021
Update index.vue
FIX:修复每次对话携带多余数据的问题
2023-05-21 21:05:05 +08:00
imClumsyPanda 871a871651 update model_loader 2023-05-21 15:30:52 +08:00
imClumsyPanda 3712eec6a9 update pdf_loader.py 2023-05-21 15:05:35 +08:00
imClumsyPanda d8ae43a897
Update README.md 2023-05-20 22:17:01 +08:00
imClumsyPanda 498c17cd7c
Add files via upload 2023-05-20 22:16:35 +08:00
imClumsyPanda 94b4599cda update requirements.txt 2023-05-20 01:58:08 +08:00
imClumsyPanda 2681728329 update local_doc_qa.py 2023-05-20 01:54:08 +08:00
imClumsyPanda 6d1523728b update pdf_loader.py 2023-05-20 01:25:50 +08:00
imClumsyPanda e8a37ff4c7 update loader.py 2023-05-20 01:24:35 +08:00
zhenkaivip 9f5d1afc31
fix bug : 1、历史最后一条丢失;2、上下两行连读造成歧义 (#415)
* fix _call bug

* fix

* fix bug : 上下两行连读造成歧义
2023-05-20 01:19:22 +08:00
imClumsyPanda d5ffdaa281 update loader.py 2023-05-20 00:06:41 +08:00
imClumsyPanda aa26645407 Merge remote-tracking branch 'origin/dev' into dev 2023-05-19 23:56:43 +08:00
imClumsyPanda 6c251bd2cf update callback.py 2023-05-19 23:56:36 +08:00
glide-the 65412e6cfb moss_llm.py 删除 stopping_criteria 2023-05-19 23:47:13 +08:00
imClumsyPanda ff7ac0333e update model_config.py 2023-05-19 23:45:01 +08:00
imClumsyPanda 09248391c2 Merge remote-tracking branch 'origin/dev' into dev 2023-05-19 23:42:00 +08:00
imClumsyPanda e057c88621 update model_config.py 2023-05-19 23:41:52 +08:00
glide-the 62ce5f0775 self.device_map 参数初始化逻辑
LLamaLLM 加载器
2023-05-19 23:38:36 +08:00
imClumsyPanda 49e47231af update model_config.py 2023-05-19 23:16:39 +08:00
imClumsyPanda 7d837078e7 update model_config.py 2023-05-19 23:12:39 +08:00
imClumsyPanda 00d80335fe update loader.py 2023-05-19 22:55:19 +08:00
glide-the 5524c47645
Update moss_llm.py 2023-05-19 17:32:38 +08:00
glide-the 7c74933285
Update api.py 删除默认启动参数 2023-05-19 13:07:59 +08:00
glide-the d9cc4e918c
Update INSTALL.md 2023-05-19 11:04:28 +08:00
glide-the 75cf9f9b4e ptuning-v2配置 2023-05-18 23:19:23 +08:00
glide-the 55a414ecfa jupyter-notebook:agent测试 2023-05-18 23:07:15 +08:00
glide-the 4c008c25d4 增加项目可选启动项说明、增加项目结构说明
cli_demo.py、api.py: 兼容loader加载器
2023-05-18 22:55:50 +08:00
glide-the 33bbb4779e llm_model_dict 处理了loader的一些预设行为,如加载位置,模型名称,模型处理器实例, 定义checkpoint名称和远程路径
loader.py: 模型重载
定义 generatorAnswer 增加 AnswerResultStream
   定义generate_with_callback收集器,在每次响应时将队列数据同步到AnswerResult
requirements.txt 变更项目依赖
2023-05-18 22:54:41 +08:00
imClumsyPanda 18d6b68643
Update README.md 2023-05-18 14:34:18 +08:00
imClumsyPanda eef6b340c3
Add files via upload 2023-05-18 14:33:52 +08:00
fxjhello c3924b2ece
Merge pull request #394 from halfss/dev
bug fixed & ui Moidfy
2023-05-17 21:39:33 +08:00
root 4f88ed796c 1: fixed bug of ui in mobile
2: add backgound image
2023-05-17 10:26:47 +00:00
CHANGXUBO cb8466900f
Fix MOSS模型BUG (#389) 2023-05-17 13:44:39 +08:00
CHANGXUBO a5417e1cf5
更新install说明,解决PaddleOCR依赖问题 (#387) 2023-05-17 13:28:10 +08:00
imClumsyPanda 1f5c0b14c5
Update README.md 2023-05-17 08:51:29 +08:00
imClumsyPanda f9f6b336b3
Add files via upload 2023-05-17 08:48:58 +08:00