Commit Graph

50 Commits

Author SHA1 Message Date
FangYin Cheng
d467092766 merge multi-model and ChatExcel 2023-08-29 22:54:18 +08:00
csunny
e058511b4e pylint: lint code format 2023-08-23 17:02:54 +08:00
csunny
5f53463221 fix: gpt4all output bug 2023-08-23 16:47:59 +08:00
FangYin Cheng
b5fd5d2a3a feat: Support llama.cpp 2023-08-15 19:00:08 +08:00
FangYin Cheng
a4574aa614 feat: Support vicuna-v1.5 and WizardLM-v1.2 2023-08-03 14:14:29 +08:00
FangYin Cheng
bceb609cf6 feat: Modify config for quantization and doc 2023-08-02 19:29:59 +08:00
FangYin Cheng
d8a4b776d5 feat: Support 8-bit quantization and 4-bit quantization for multi-gpu inference 2023-08-02 19:29:59 +08:00
FangYin Cheng
4b1c0a36f8 feat: Support baichuan-7B model 2023-07-25 22:08:07 +08:00
FangYin Cheng
7baaaf0849 feat: Support baichuan-13B model 2023-07-25 22:07:02 +08:00
FangYin Cheng
35d0c17ae8 feat: Support baichuan-7B model 2023-07-25 19:48:21 +08:00
FangYin Cheng
01074660bc feat: Support baichuan-13B model 2023-07-25 19:48:21 +08:00
FangYin Cheng
168c754a3f feat: Support llama-2 model 2023-07-20 21:44:40 +08:00
FangYin Cheng
accce56d49 fix pylint 2023-07-13 18:11:41 +08:00
qutcat1997
586ea2a97f Update adapter.py
change CFG
2023-07-11 23:28:30 +08:00
qutcat1997
3730871f5d Update adapter.py
Solve multi gpu research
2023-07-11 23:17:00 +08:00
tuyang.yhj
d372e73cd5 WEB API independent 2023-06-25 14:46:46 +08:00
LBYPatrick
0b1d54afa6 chore: run black against modified code 2023-06-16 12:23:28 +08:00
LBYPatrick
1580aaa8eb chore: bump requirement.txt for guanaco support 2023-06-16 11:45:42 +08:00
magic.chen
e3f91e98b4 add llm support for gpt4all (#209)
add llm support for gpt4all #178 #138
2023-06-14 11:35:42 +08:00
magic.chen
713bdb77db Multi gpu (#207)
support multi gpus
2023-06-14 10:22:09 +08:00
csunny
0f4569e5c8 Merge branch 'dbgpt_doc' into llm_fxp 2023-06-14 10:14:13 +08:00
zhanghy-sketchzh
00d24101f3 support multi gpus 2023-06-14 00:22:02 +08:00
sheri528
5da4b38964 format code 2023-06-13 14:22:55 +08:00
sheri528
a88e8aa51b update stream output 2023-06-13 14:11:23 +08:00
yhjun1026
85176111b9 Merge branch 'llm_fxp' into ty_test 2023-06-12 16:57:20 +08:00
ykgong
cacab625cf rm log 2023-06-09 11:39:51 +08:00
ykgong
545c323216 add gpt4all 2023-06-09 11:35:06 +08:00
csunny
716460460f feature: gorllia support (#173) 2023-06-08 21:33:22 +08:00
yhjun1026
8851ab9d45 default scene change 2023-06-08 20:08:51 +08:00
csunny
0948bc45bc fix: gorilla chat adapter and config 2023-06-08 17:35:17 +08:00
zhanghy-sketchzh
c022e70a50 fix problems 2023-06-08 15:12:20 +08:00
luchun
a644d3ac6c Merge branch 'llm_fxp' into falcon 2023-06-08 15:00:19 +08:00
zhanghy-sketchzh
bb9081e00f Add quantize_qlora support for falcon 2023-06-08 13:37:48 +08:00
zhanghy-sketchzh
b357fd9d0c Add support for falcon 2023-06-08 12:17:13 +08:00
zhanghy-sketchzh
c2bfab11e0 support gorilla 2023-06-07 12:05:33 +08:00
aries-ckt
f2f28fee42 update:format 2023-06-05 16:27:52 +08:00
magic.chen
b4acfa2280 Merge branch 'dev' into new_guanaco_stream 2023-06-04 21:45:17 +08:00
zhanghy-sketchzh
9d6acfb9cd make a guanaco stream generate method 2023-06-04 21:35:25 +08:00
csunny
858cf472e2 fix: lint 2023-05-30 23:06:20 +08:00
csunny
b0e22eff05 feature: add guanaco support #121 2023-05-30 23:02:46 +08:00
csunny
16c6986666 fix: lint 2023-05-30 19:11:34 +08:00
csunny
ea334b172e feature: add model server proxy 2023-05-30 17:16:29 +08:00
csunny
cfd72331ac feature: add guanaco adapter 2023-05-29 17:59:50 +08:00
yihong0618
b098a48898 ci: make ci happy lint the code, delete unused imports
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2023-05-24 18:43:04 +08:00
csunny
89970bd71c llms: add cpu support 2023-05-21 16:05:53 +08:00
csunny
370e327bf3 add chatglm model 2023-05-20 16:23:07 +08:00
csunny
c0532246af llm: add chatglm 2023-05-20 15:45:43 +08:00
csunny
e2f18fc187 add multi adapter 2023-05-19 21:44:54 +08:00
csunny
9ddd089381 fix run path 2023-05-18 17:28:06 +08:00
csunny
4302ae9087 Add: multi model support 2023-05-18 15:44:29 +08:00