imClumsyPanda
|
23052629ad
|
update requirements.txt
|
2023-05-31 22:31:54 +08:00 |
glide-the
|
561c40afee
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-05-26 22:32:25 +08:00 |
glide-the
|
994401670b
|
拓展功能检查依赖提示安装
|
2023-05-26 22:32:12 +08:00 |
keenzhu
|
11bcb58ae6
|
增加rss订阅,以及添加了依赖文件
|
2023-05-26 18:50:20 +08:00 |
keenzhu
|
9dc9ac6380
|
添加依赖feedparser
|
2023-05-26 18:46:18 +08:00 |
imClumsyPanda
|
1ee12266e8
|
更新 requirements.txt
|
2023-05-24 00:12:59 +08:00 |
imClumsyPanda
|
5f38645fa1
|
update api.py
|
2023-05-21 22:27:02 +08:00 |
imClumsyPanda
|
94b4599cda
|
update requirements.txt
|
2023-05-20 01:58:08 +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 |
CHANGXUBO
|
cb8466900f
|
Fix MOSS模型BUG (#389)
|
2023-05-17 13:44:39 +08:00 |
zqt996
|
a0cb14de23
|
添加命令行管理脚本 (#355)
* 添加加命令行工具
* 添加加命令行工具
---------
Co-authored-by: zqt <1178747941@qq.com>
Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
|
2023-05-15 19:13:12 +08:00 |
imClumsyPanda
|
31121945fc
|
update requirements.txt
|
2023-05-14 00:36:42 +08:00 |
zhenkaivip
|
dd93837343
|
使用paddleocr实现 (#342)
* jpg and png ocr
* fix
* write docs to tmp file
* fix
* [BUGFIX] local_doc_qa.py line 172: logging have no end args. (#323)
* image loader
* fix
* fix
* update api.py
* update api.py
* update api.py
* update README.md
* update api.py
* add pdf_loader
* fix
---------
Co-authored-by: RainGather <3255329+RainGather@users.noreply.github.com>
Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
|
2023-05-13 08:45:17 +08:00 |
Tyler Luan
|
64406cee45
|
Add MOSS (#317)
* Add MOSS
* Update local_doc_qa.py
---------
Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
|
2023-05-11 18:42:19 +08:00 |
imClumsyPanda
|
c613c41d0e
|
update local_doc_qa.py
|
2023-05-08 23:49:57 +08:00 |
CHANGXUBO
|
3111fb56bd
|
Fix: 将gradio版本升级至3.28.3,修复知识库下拉框change事件获取值不是当前选中值的bug。 (#261)
* webui优化:解决每次页面刷新后都需要重新选择知识库的问题,增加Flagging收集问答效果。
* Fix: 将gradio版本升级至3.28.3,修复知识库下拉框change事件获取值不是当前选中值的bug。
* solve webui confict
---------
Co-authored-by: Bob Chang <bob.chang@amway.com>
Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
|
2023-05-06 21:38:15 +08:00 |
shrimp
|
14d998b8e6
|
可选择lora权重加载 (#231)
* Add files via upload
增加lora权重使用
* Update model_config.py
* Add files via upload
修复一个小错误,少写了模型加载
* 使用lora微调的权重
使用lora微调的权重
* Update model_config.py
|
2023-05-04 21:01:55 +08:00 |
Bing Han
|
e0cf26019b
|
Use fastapi to implement API (#209)
* Use fastapi to implement API
* Update model_config.py
---------
Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
|
2023-05-03 21:29:28 +08:00 |
imClumsyPanda
|
474e3414c5
|
update README.md
|
2023-04-28 19:11:26 +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
|
85f02224e4
|
update requirements.txt
|
2023-04-23 19:43:59 +08:00 |
imClumsyPanda
|
0706a29057
|
update embedding define in local_doc_qa.py and langchain version in requirements.txt
|
2023-04-22 12:30:27 +08:00 |
imClumsyPanda
|
7b3e782023
|
update cli_demo.py
|
2023-04-14 01:06:13 +08:00 |
imClumsyPanda
|
e05d4a90ca
|
update cli_demo.py
|
2023-04-14 00:09:29 +08:00 |
imClumsyPanda
|
8638aa98ba
|
update requirements.txt and add pdf_requirements.txt
|
2023-04-13 18:30:00 +08:00 |
imClumsyPanda
|
1a6289b630
|
update requirements.txt
|
2023-04-12 20:57:24 +08:00 |
imClumsyPanda
|
cf2aa21446
|
update webui.py and README.md
|
2023-04-11 19:52:59 +08:00 |
imClumsyPanda
|
f7f40406c4
|
update requirements.txt
|
2023-04-11 11:09:38 +08:00 |
imClumsyPanda
|
7e3b87dcd6
|
update requirements.txt
|
2023-04-08 09:23:58 +08:00 |
thomas-yanxin
|
b6e603a33c
|
Update requirements.txt
|
2023-04-05 21:39:42 +08:00 |
littlepanda0716
|
1851b4f074
|
update requirements.txt
|
2023-04-03 21:07:41 +08:00 |
littlepanda0716
|
a8abbff4bb
|
update requirements.txt
|
2023-04-03 20:37:54 +08:00 |
littlepanda0716
|
6762ab442f
|
update function name and requirements.txt
|
2023-04-03 19:15:08 +08:00 |
zx2021
|
7d59541718
|
Update requirements.txt
修复了运行pip install -r requirements.txt提示ERROR: Invalid requirement: '"detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2"' (from line 4 of requirements.txt)
Hint: = is not a valid operator. Did you mean == ?的错误
|
2023-03-31 21:49:16 +08:00 |
zx2021
|
2d3ea9830e
|
Update requirements.txt
修复运行pip install -r requirements.txt提示ERROR: Invalid requirement: '"detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2"' (from line 4 of requirements.txt)
Hint: = is not a valid operator. Did you mean == ?的错误
|
2023-03-31 21:47:58 +08:00 |
littlepanda0716
|
f17d26addf
|
first commit
|
2023-03-31 20:09:40 +08:00 |