Commit Graph

23 Commits

Author SHA1 Message Date
Fangyin Cheng
65c875db20
feat(core): Support higher-order operators (#1984)
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
2024-09-09 10:15:37 +08:00
Fangyin Cheng
47d205f676
feat(model): Support database model registry (#1656) 2024-06-24 19:07:10 +08:00
Fangyin Cheng
162e2c9b1c
chore(model): Update the default model to glm-4-9b-chat (#1629) 2024-06-13 09:43:34 +08:00
Fangyin Cheng
bc9ce3c2ae
fix: Upgrade spacy model (#1511) 2024-05-11 15:41:06 +08:00
Fangyin Cheng
c3ae1915d2
refactor: Modify default webserver port to 5670 (#1410) 2024-04-12 11:47:24 +08:00
yyhhyy
5a0c20a864
feat: Upgrade torch version to 2.2.1 (#1374)
Co-authored-by: yyhhyy <yyhhyyyyyy@163.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-04-08 18:35:19 +08:00
Fangyin Cheng
fa06be64c1
fix: Fix build docker image error (#1325) 2024-03-23 09:44:20 +08:00
FangYin Cheng
b380761571 docs: Modify install document 2023-11-06 19:55:14 +08:00
FangYin Cheng
16542bf7d3 feat(core): Read and save system information to tracer 2023-10-13 16:23:14 +08:00
FangYin Cheng
2a46909eac feat(core): New command line for analyze and visualize trace spans 2023-10-12 01:18:48 +08:00
FangYin Cheng
d5a52f79f1 feat(model): Support vLLM 2023-10-09 20:02:11 +08:00
FangYin Cheng
33506b062b feat(core): Multi-module dependency splitting 2023-09-20 17:31:56 +08:00
FangYin Cheng
b6a4fd8a62 feat: Multi-model support with proxyllm and add more command-cli 2023-09-05 11:26:24 +08:00
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
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