FangYin Cheng
|
7b64c03d58
|
feat(model): support InternLM
|
2023-09-14 11:32:34 +08:00 |
|
FangYin Cheng
|
f19551a7cd
|
feat: Optimize code import time
|
2023-09-01 10:40:18 +08:00 |
|
csunny
|
e058511b4e
|
pylint: lint code format
|
2023-08-23 17:02:54 +08:00 |
|
csunny
|
5f53463221
|
fix: gpt4all output bug
|
2023-08-23 16:47:59 +08:00 |
|
FangYin Cheng
|
b5fd5d2a3a
|
feat: Support llama.cpp
|
2023-08-15 19:00:08 +08:00 |
|
FangYin Cheng
|
a4574aa614
|
feat: Support vicuna-v1.5 and WizardLM-v1.2
|
2023-08-03 14:14:29 +08:00 |
|
FangYin Cheng
|
4c738af378
|
fix: fix issue #367, ModelMessage is not JSON serializabl
|
2023-07-28 04:36:16 +08:00 |
|
FangYin Cheng
|
35d0c17ae8
|
feat: Support baichuan-7B model
|
2023-07-25 19:48:21 +08:00 |
|
FangYin Cheng
|
01074660bc
|
feat: Support baichuan-13B model
|
2023-07-25 19:48:21 +08:00 |
|
FangYin Cheng
|
168c754a3f
|
feat: Support llama-2 model
|
2023-07-20 21:44:40 +08:00 |
|
sheri528
|
a88e8aa51b
|
update stream output
|
2023-06-13 14:11:23 +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
|
0948bc45bc
|
fix: gorilla chat adapter and config
|
2023-06-08 17:35:17 +08:00 |
|
luchun
|
a644d3ac6c
|
Merge branch 'llm_fxp' into falcon
|
2023-06-08 15:00:19 +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
|
fe8291b198
|
feature: guanaco stream output
|
2023-06-04 20:38:34 +08:00 |
|
csunny
|
4170074f32
|
stream output for guanaco
|
2023-06-04 19:13:23 +08:00 |
|
yhjun1026
|
661a7b5697
|
model server fix message model
|
2023-06-01 16:34:51 +08:00 |
|
csunny
|
858cf472e2
|
fix: lint
|
2023-05-30 23:06:20 +08:00 |
|
csunny
|
b0e22eff05
|
feature: add guanaco support #121
|
2023-05-30 23:02:46 +08:00 |
|
csunny
|
16c6986666
|
fix: lint
|
2023-05-30 19:11:34 +08:00 |
|
csunny
|
ea334b172e
|
feature: add model server proxy
|
2023-05-30 17:16:29 +08:00 |
|
csunny
|
cfd72331ac
|
feature: add guanaco adapter
|
2023-05-29 17:59:50 +08:00 |
|
yihong0618
|
b098a48898
|
ci: make ci happy lint the code, delete unused imports
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2023-05-24 18:43:04 +08:00 |
|
csunny
|
8e127b3863
|
llms: add chatglm
|
2023-05-21 10:13:59 +08:00 |
|
csunny
|
370e327bf3
|
add chatglm model
|
2023-05-20 16:23:07 +08:00 |
|
csunny
|
cbf1d0662a
|
llms: add models
|
2023-05-20 16:06:32 +08:00 |
|