Commit Graph

1935 Commits

Author SHA1 Message Date
aries_ckt
7dad8b0b31 feat:static web file 2023-08-03 14:30:18 +08:00
FangYin Cheng
a4574aa614 feat: Support vicuna-v1.5 and WizardLM-v1.2 2023-08-03 14:14:29 +08:00
aries_ckt
986fadef88 fix:merge main branch 2023-08-03 14:07:54 +08:00
magic.chen
1388f33ddc
Support 8-bit quantization and 4-bit quantization (#399)
Close #389 

**Some extra features:**
1. Configure the maximum memory used by each GPU
2. Unified model loading entry(for huggingface, llama.cpp, etc. )
3. Enhance docker image building
2023-08-03 13:54:55 +08:00
aries_ckt
d6a23ead3b fix:csv_loader bug
1.add new_csv_loader,override load()
2.add loader dir
Close #396
2023-08-03 13:02:26 +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
magic.chen
e16a5ccfc9
fix(web): Switching from the dashboard page to other dialogue record … (#397)
…pages reports an error

close #395
2023-08-02 17:55:57 +08:00
yhjun1026
18f2532f76 fix(web): Switching from the dashboard page to other dialogue record pages reports an error 2023-08-02 16:41:15 +08:00
yhjun1026
de3bcd1f68 fix(readme): discord id change
discord id change
2023-08-02 16:38:29 +08:00
aries_ckt
bc2db7347e test:add document embedding and url embedding test 2023-08-02 15:55:16 +08:00
magic.chen
add9d69ad5
Multi-DB type access and page configuration DB information (#392)
1.Multiple DB type access support
2. Configuration DB information on web
2023-08-01 20:26:59 +08:00
aries_ckt
f270283091 chore: rename vector_store_base to base 2023-08-01 20:08:58 +08:00
yhjun1026
d2110158ab fix(readme): discord id change
discord id change
2023-08-01 19:47:01 +08:00
yhjun1026
c689a63a73 feat(editor):editor api 2023-08-01 19:45:15 +08:00
yhjun1026
c519203cd6 feat(db-g[t): black param change 2023-08-01 18:11:59 +08:00
yhjun1026
c6ee16ab82 feat(editor): DB GPT Editor Api
1.Add DB GPT Editor Api
2.Remove Old web server file
2023-08-01 18:07:49 +08:00
yhjun1026
cc05400093 feat(editor): DB GPT Editor Api
1.Add DB GPT Editor Api
2.Remove Old web server file
2023-08-01 18:00:03 +08:00
yhjun1026
e340e8daff Merge branch 'TY_07_DEV' into TY_08_END 2023-08-01 15:53:26 +08:00
yhjun1026
77f6b2f458 feat:Db summary merge multi db connect 2023-08-01 15:35:59 +08:00
yhjun1026
40659b93e7 feat:Db connect setting on web 2023-08-01 14:14:10 +08:00
aries_ckt
ce28ef5ce6 fix:knowledge document update bug 2023-08-01 14:00:48 +08:00
aries_ckt
f6359196b2 feat:knowledge document link to chat 2023-08-01 11:08:59 +08:00
magic.chen
941237ac89
doc: update discord link address (#387)
update discord link address
2023-07-31 22:47:59 +08:00
xuyuan23
60cff15fbe docs: update discord address
update discord link address
2023-07-31 21:25:43 +08:00
xuyuan23
bbc1726729 docs: update discord docs
update discord docs
2023-07-31 21:14:25 +08:00
magic.chen
83ce0ee28f
Support bard proxy server. (#386)
support bard proxy server for DB-GPT so that you can deploy in your PC
easily.
2023-07-31 20:42:05 +08:00
xuyuan23
dea677004a fix: simply the code and optimization
simply the code and optimization
2023-07-31 19:19:39 +08:00
xuyuan23
3c2690f769 docs: update bard-proxy project address.
update bard-proxy project address.
2023-07-31 19:10:03 +08:00
magic.chen
494b491dec
doc: vector db use doc (#383)
doc:
1.add vector db use doc
2.add faq vector db use doc
2023-07-31 18:57:16 +08:00
magic.chen
cff6bdd1f5
Update getting_started.md (#385)
Steps for Starting ChatGLM-6B and ChatGLM2-6B with Multiple Cards
2023-07-31 18:52:55 +08:00
xuyuan23
7492c20aaf docs: update bard proxy use docs.
update bard proxy use documents.
2023-07-31 18:41:26 +08:00
qutcat1997
96dfc3798b
Update getting_started.md
Steps for Starting ChatGLM-6B and ChatGLM2-6B with Multiple Cards
2023-07-31 18:32:46 +08:00
xuyuan23
1ff4cfdc42 feat: support bard proxy server
support bard proxy server

Close #384
2023-07-31 17:49:10 +08:00
aries_ckt
ef335aa860 doc:add vector db use doc 2023-07-31 17:30:34 +08:00
aries_ckt
208f01fda7 doc:add vector db use doc 2023-07-31 17:18:18 +08:00
aries_ckt
7186309f83 feat:knowledge document delete
1.space delete
2.document delete
2023-07-31 16:47:48 +08:00
Aries-ckt
f57e6c8ba1
chores: clean code + discord update (#381) 2023-07-29 22:07:56 +08:00
csunny
1da65255cd chores: clean code + discord update 2023-07-29 19:55:23 +08:00
Aries-ckt
166c914922
feat: support multiple knowledge file path and skip some error in knowledge embedding (#379)
Close #353 

Additional, I created DB-GPT command line tool scripts which currently
supports initialization of the knowledge documents.
And we can support more command line in the future.
2023-07-28 17:23:21 +08:00
magic.chen
9236f4260e
llm proxy framework design, adding support for bard large language model proxy (#376)
1. llm proxy framework design, adding support for bard large language
model proxy
2. add Alibaba Cloud Image Deployment Solution.

Close #369
2023-07-28 17:04:09 +08:00
FangYin Cheng
7cf558586a feat: support multiple knowledge file path and skip some error in knowledge embedding 2023-07-28 16:29:29 +08:00
FangYin Cheng
426a364c37 feat: knowledge_init.py support multiple knowledge file path and skip some error in knowledge embedding 2023-07-28 16:29:29 +08:00
xuyuan23
4da524340c refactor: rename the data privacy module
rename data privace module.
2023-07-28 14:45:27 +08:00
xuyuan23
14ae10d4da feat: add bardapi
add bardapi to requirements.txt
2023-07-28 14:02:48 +08:00
xuyuan23
888664a1e2 docs: modify llms.md, add method to get bard token.
add method to get bard token.
2023-07-28 13:57:46 +08:00
xuyuan23
12162ecc43 docs: bard proxy usage
1.bard proxy usage.
2.quick deploy DBGPT by aliyun images.
2023-07-28 12:01:24 +08:00
magic.chen
bd93f28812
fix: fix issue #367, ModelMessage is not JSON serializable (#374)
Close #367
2023-07-28 07:55:29 +08:00
FangYin Cheng
4c738af378 fix: fix issue #367, ModelMessage is not JSON serializabl 2023-07-28 04:36:16 +08:00
xuyuan23
ca50e87b8f fix: support bard in chatdb
support bard proxy llm  in chatdb
2023-07-27 19:22:23 +08:00