magic.chen
|
001c6e7845
|
add llm support for gpt4all (#209)
add llm support for gpt4all #178 #138
|
2023-06-14 11:35:42 +08:00 |
|
magic.chen
|
33c6a4bf54
|
Multi gpu (#207)
support multi gpus
|
2023-06-14 10:22:09 +08:00 |
|
csunny
|
ff6d3a7035
|
pylint: multi model for gp4all (#138)
|
2023-06-14 10:17:53 +08:00 |
|
csunny
|
3927c26dea
|
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 |
|
csunny
|
44e8fc0928
|
fix: conflicts
|
2023-06-13 21:41:18 +08:00 |
|
sheri528
|
fcdc3b600d
|
Merge remote-tracking branch 'upstream/llm_fxp' into dev_gpt4all
|
2023-06-13 17:48:36 +08:00 |
|
xuyuan23
|
acc2c5806c
|
remove comment code
|
2023-06-13 17:45:49 +08:00 |
|
xuyuan23
|
24457dc286
|
reformat file proxy_llm.py
|
2023-06-13 17:42:11 +08:00 |
|
yhjun1026
|
4e5ce4d98b
|
Merge remote-tracking branch 'origin/feature-xuyuan-openai-proxy' into ty_test
# Conflicts:
# pilot/model/llm_out/proxy_llm.py
|
2023-06-13 15:17:06 +08:00 |
|
sheri528
|
cc3c2d7799
|
update sleep interval
|
2023-06-13 14:35:14 +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 |
|
xuyuan23
|
62eb6c383e
|
add openai proxy, support chatgpt model only if you provide open ai secret key.
|
2023-06-12 17:29:35 +08:00 |
|
yhjun1026
|
85176111b9
|
Merge branch 'llm_fxp' into ty_test
|
2023-06-12 16:57:20 +08:00 |
|
csunny
|
d587f59143
|
Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp
|
2023-06-09 16:20:11 +08:00 |
|
csunny
|
40b55a2d27
|
fix: next-ui output
|
2023-06-09 16:19:47 +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 |
|
csunny
|
bea3f7c8d2
|
fix: chatglm stream output
|
2023-06-08 21:29:02 +08:00 |
|
yhjun1026
|
58295a415a
|
Merge branch 'dev' into ty_test
|
2023-06-08 20:55:19 +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 |
|
csunny
|
4d3079055c
|
fix: merge (#153)
|
2023-06-05 22:29:40 +08:00 |
|
aries-ckt
|
f2f28fee42
|
update:format
|
2023-06-05 16:27:52 +08:00 |
|
aries-ckt
|
31d457cfd5
|
Merge remote-tracking branch 'origin/main' into dev
|
2023-06-05 10:00:48 +08:00 |
|
csunny
|
5252d8ed50
|
fix: guanaco stream out (#154)
|
2023-06-04 21:53:25 +08:00 |
|
csunny
|
d1a6222cee
|
Merge branch 'dev' into llm_fxp
|
2023-06-04 21:49:15 +08:00 |
|
csunny
|
e8a193ef46
|
feature: stream output for guanaco (#154)
|
2023-06-04 21:47:21 +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
|
ff6cc05e11
|
guanaco: add stream output func (#154)
|
2023-06-04 21:20:09 +08:00 |
|
csunny
|
fe8291b198
|
feature: guanaco stream output
|
2023-06-04 20:38:34 +08:00 |
|
zhanghy-sketchzh
|
ff9179bc56
|
test guanaco_llm
|
2023-06-04 19:37:56 +08:00 |
|
csunny
|
4170074f32
|
stream output for guanaco
|
2023-06-04 19:13:23 +08:00 |
|
csunny
|
ee877a63e0
|
lint: fix code style and lint
|
2023-06-01 23:19:45 +08:00 |
|
yhjun1026
|
0fa3ecc3b2
|
model server fix message model
|
2023-06-01 19:17:56 +08:00 |
|
yhjun1026
|
7e6cf9c9e0
|
Merge branch 'summary' into dev
# Conflicts:
# pilot/model/llm_out/guanaco_llm.py
# pilot/out_parser/base.py
# pilot/scene/base_chat.py
|
2023-06-01 19:15:00 +08:00 |
|
yhjun1026
|
ab40a68c8f
|
model server fix message model
|
2023-06-01 19:10:12 +08:00 |
|
aries-ckt
|
8c93d355f5
|
feature:db_summary
|
2023-06-01 18:17:37 +08:00 |
|
yhjun1026
|
98a7bf93f6
|
model server fix message model
|
2023-06-01 18:08:27 +08:00 |
|
yhjun1026
|
084656245e
|
model server fix message model
|
2023-06-01 18:03:04 +08:00 |
|
yhjun1026
|
661a7b5697
|
model server fix message model
|
2023-06-01 16:34:51 +08:00 |
|
csunny
|
adfd9150d7
|
debug: add info
|
2023-06-01 15:26:36 +08:00 |
|