liunux4odoo
|
29738c071c
|
update readme about startup.py
|
2023-08-25 08:19:58 +08:00 |
imClumsyPanda
|
412a3ea9c8
|
Update README.md
|
2023-08-24 21:45:54 +08:00 |
zR
|
7291e77978
|
support for bge-large-zh-noinstruct and openai text-embedding-ada-002 (#1119)
* support for bge-large-zh-noinstruct and openai text-embedding-ada-002
* 完善了readme,修改了BGE模型的载入方式
* 补充了readme中bge-large-zh-noinstruct的信息
* Update faiss_kb_service.py
* Update utils.py
---------
Co-authored-by: zR <zRzRzRzRzRzRzR>
Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
|
2023-08-23 22:55:53 +08:00 |
Zhi-guo Huang
|
42f6b2d1f6
|
Update README.md
lora加载详细步骤参考
|
2023-08-22 23:53:29 +08:00 |
imClumsyPanda
|
2802e96b91
|
Update README.md
|
2023-08-22 11:29:18 +08:00 |
imClumsyPanda
|
cdea240c31
|
update README.md and llm_api_stale.py
|
2023-08-20 10:38:41 +08:00 |
imClumsyPanda
|
523aed015c
|
Update README.md
|
2023-08-18 19:46:16 +08:00 |
imClumsyPanda
|
4fb2e2198b
|
merge dev_allinone
|
2023-08-17 22:29:26 +08:00 |
imClumsyPanda
|
d9f74ec061
|
update README.md
|
2023-08-17 22:26:41 +08:00 |
imClumsyPanda
|
8b3b869418
|
update README.md
|
2023-08-17 21:44:30 +08:00 |
imClumsyPanda
|
0ecf3379b4
|
add descriptions about server_config in README.md
|
2023-08-17 21:29:16 +08:00 |
imClumsyPanda
|
a97cf021a9
|
Merge branch 'pre-release' into dev
|
2023-08-17 21:23:07 +08:00 |
imClumsyPanda
|
d430ec2be1
|
Update README.md
|
2023-08-17 21:09:05 +08:00 |
Ikko Eltociear Ashimine
|
c792e770e8
|
Fix typo in README.md
--model-path-addresss -> --model-path-address
|
2023-08-17 21:09:05 +08:00 |
hzg0601
|
0830f0d3b7
|
update readme: 更新startup启动方式说明
|
2023-08-17 17:17:06 +08:00 |
hzg0601
|
44d4bacf1c
|
update llm_api_launch,api_allinone,webui_allinone,readme:1.llm_api_launch,api_allinone_webui_allinone更名;2. 更新readme关于startup的说明
|
2023-08-17 16:59:16 +08:00 |
Zhi-guo Huang
|
f29a877bd0
|
Merge pull request #1137 from gaoyuanzero/dev
Update README.md
|
2023-08-17 10:49:14 +08:00 |
gaoyuanzero
|
a87fa10213
|
Update README.md
fastchat以hugggingface的PEFT包加载精调模型,不仅仅支持LoRA,还支持P-tuing, prefix-tuning, IA3等精调模型,故文档中的LoRA应统一改为PEFT
|
2023-08-17 10:43:46 +08:00 |
bones-zhu
|
4f8d65555f
|
Update README.md
更新端口占用情况下shell脚本启动方式的方法
|
2023-08-17 10:34:35 +08:00 |
chinainfant
|
87eecf56bd
|
Update README.md
fix typo
|
2023-08-17 10:21:51 +08:00 |
gaoyuanzero
|
a0ba4689fe
|
Update README.md
readme一键启动适用脚本说明修改
|
2023-08-17 10:05:52 +08:00 |
imClumsyPanda
|
38aea8fd9b
|
update README.md
|
2023-08-16 22:38:34 +08:00 |
imClumsyPanda
|
b9fa84635d
|
update README.md
|
2023-08-16 22:21:02 +08:00 |
imClumsyPanda
|
8085bc38c0
|
Update README.md
|
2023-08-16 22:17:18 +08:00 |
imClumsyPanda
|
8e93a69e1a
|
Update README.md
|
2023-08-16 22:17:18 +08:00 |
imClumsyPanda
|
8e805b18db
|
update README.md
|
2023-08-16 22:17:03 +08:00 |
imClumsyPanda
|
d7fe158d78
|
git update README.md
|
2023-08-16 22:06:27 +08:00 |
hzg0601
|
f3a1247629
|
update readme
|
2023-08-16 11:36:53 +08:00 |
hzg0601
|
8e00f8305b
|
1. 更新allinone脚本提示,增加中文提示;2. 新增服务一键停止脚本shutdown_all.sh;3. 更新readme说明;3. 修复命令行bug
|
2023-08-16 11:15:10 +08:00 |
hzg0601
|
116302f3b5
|
update readme
|
2023-08-15 15:33:16 +08:00 |
hzg0601
|
80f44ba24e
|
git pull dev
|
2023-08-15 11:22:19 +08:00 |
hzg0601
|
5c0274efce
|
1. 增加api的一键启动脚本;2. 增加webui的一键启动脚本;3. 更新readme;4. 调整llm_api_launch
|
2023-08-15 11:02:32 +08:00 |
imClumsyPanda
|
d5fcc958b8
|
update README.md
|
2023-08-14 19:48:02 +08:00 |
hzg0601
|
c81e63eeee
|
解决多卡启动问题
|
2023-08-14 19:42:21 +08:00 |
Zhi-guo Huang
|
811c308ef4
|
1. update readme;2. 解决多卡启动问题;3. 更新lora加载方式说明 (#1079)
* fix chat and knowledge_base_chat
* 更新多卡部署
* update readme
* update api and webui:
1. add download_doc to api
2. return local path or http url in kowledge_base_chat depends on
no_remote_api
3. change assistant avater in webui
* 解决多卡启动问题
* fix chat and knowledge_base_chat
* 更新readme的lora加载方式
* update readme
* 更新readme
---------
Co-authored-by: liunux4odoo <liunu@qq.com>
|
2023-08-14 19:42:16 +08:00 |
hzg0601
|
d652a28023
|
update readme
|
2023-08-14 19:32:28 +08:00 |
hzg0601
|
9fb38727fb
|
更新readme
|
2023-08-14 19:32:28 +08:00 |
hzg0601
|
c591dd7836
|
update readme
|
2023-08-14 19:32:28 +08:00 |
hzg0601
|
23421204dc
|
update readme
|
2023-08-14 19:32:22 +08:00 |
hzg0601
|
c320ed60ba
|
update readme
|
2023-08-14 19:17:34 +08:00 |
imClumsyPanda
|
3cbd4d24fa
|
update README.md
|
2023-08-14 19:17:34 +08:00 |
imClumsyPanda
|
793d972174
|
Update README.md
|
2023-08-14 19:17:34 +08:00 |
imClumsyPanda
|
d2440d3640
|
update README.md
|
2023-08-14 19:11:01 +08:00 |
hzg0601
|
bb8331384f
|
更新readme
|
2023-08-14 17:36:10 +08:00 |
Zhi-guo Huang
|
71b528a2d1
|
1. update readme;2. 解决多卡启动问题;3. 更新lora加载方式说明 (#1079)
* fix chat and knowledge_base_chat
* 更新多卡部署
* update readme
* update api and webui:
1. add download_doc to api
2. return local path or http url in kowledge_base_chat depends on
no_remote_api
3. change assistant avater in webui
* 解决多卡启动问题
* fix chat and knowledge_base_chat
* 更新readme的lora加载方式
* update readme
* 更新readme
---------
Co-authored-by: liunux4odoo <liunu@qq.com>
|
2023-08-14 17:35:51 +08:00 |
hzg0601
|
e730172a5a
|
update readme
|
2023-08-14 17:18:26 +08:00 |
hzg0601
|
c4142e24c5
|
更新readme的lora加载方式
|
2023-08-14 17:15:07 +08:00 |
imClumsyPanda
|
d14d80d759
|
Update README.md
|
2023-08-14 17:06:59 +08:00 |
hzg0601
|
90c92f8c93
|
解决多卡启动问题
|
2023-08-14 16:43:01 +08:00 |
hzg0601
|
986cb9179c
|
update readme
|
2023-08-14 11:36:58 +08:00 |