magic.chen
c68332be4c
fix: some typos using typos ( #2552 )
...
# Description
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
This path fix some of typos using typos just an example
using tools https://github.com/crate-ci/typos
# How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
# Snapshots:
Include snapshots for easier review.
# Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have already rebased the commits and make the commit message
conform to the project standard.
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-03-29 16:39:46 +08:00
yihong0618
80eef20422
fix: some typos using typos
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-03-29 11:10:16 +08:00
geebytes
c86243aa62
feat(KnowledgeBase):Add Word97-2003 (.doc) Binary File parsing module ( #2544 )
2025-03-29 11:05:06 +08:00
Fangyin Cheng
285c5e5d59
chore: Add app config example
2025-03-17 16:22:27 +08:00
Fangyin Cheng
361fde6697
fix(docker): Fix build arm image bug
2025-03-12 12:21:41 +08:00
Fangyin Cheng
1a2a8a6f43
fix(build): Fix build from source error
2025-03-12 10:26:37 +08:00
Fangyin Cheng
9c642b2f6c
chore: Add lyric build env
2025-03-12 10:24:22 +08:00
Fangyin Cheng
e26d265017
chore: Simple build script
2025-03-12 10:24:22 +08:00
Fangyin Cheng
455cdd1612
feat(build): Support docker install
2025-03-12 10:24:22 +08:00
Fangyin Cheng
e4b329ee21
refactor(v0.7.0): restructure modules and config handling ( #2358 )
...
Co-authored-by: aries_ckt <916701291@qq.com>
2025-02-21 19:54:53 +08:00
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