11 Commits

Author SHA1 Message Date
FangYin Cheng
95fce1bab2 fix: Fix docker build error 2023-08-23 23:00:48 +08:00
FangYin Cheng
b5f2758dc0 fix: modify docker image CICD
fix: Fix error CICD config

fix: Fix docker image error

fix: Reduce docker image size

fix: remove other architecture

fix: remove llama.cpp dependencies from base image
2023-08-18 19:42:36 +08:00
FangYin Cheng
e5b03c8ab4 fix: fix issue #445, sqlite unable to open database file 2023-08-16 04:25:53 +08:00
FangYin Cheng
b5fd5d2a3a feat: Support llama.cpp 2023-08-15 19:00:08 +08:00
FangYin Cheng
8cea0b9a9f feat: Knowledge QA support SQLite 2023-08-11 18:25:03 +08:00
FangYin Cheng
0859f36a89 feat: Support SQLite connection 2023-08-11 18:25:03 +08:00
jiaxiang521
78cd26d575 fix bug with issues/410: build docker image use param not working 2023-08-04 16:46:43 +08:00
guochaohui
968e34c6fa fix bug with issues/410: build docker image use param not working 2023-08-04 11:04:58 +08:00
FangYin Cheng
a4574aa614 feat: Support vicuna-v1.5 and WizardLM-v1.2 2023-08-03 14:14:29 +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
671cddf4e7 feat: supports docker compose deployment 2023-07-26 20:07:25 +08:00