Commit Graph

14 Commits

Author SHA1 Message Date
zhuiyue132 8603e7429e
feat: 增加 siliconflow fim 的支持 (#63)
siliconflow 已支持标准格式的 FIM 补全,特此 PR
2024-10-11 18:49:08 -07:00
aliensb 6d9ba954dd
Fix: Repair the logic for obtaining the configuration file path. (#60)
Fixed the logic for obtaining the configuration file path to ensure that config.json is used as the default when no command line arguments are provided.
2024-09-25 00:11:30 -07:00
今夕是何年 9ef70da47b
当message中的tool_calls字段为空数组时移除掉这个属性,防止deepseek报错。 (#57)
Co-authored-by: liyuzhe <banyebushui@>
2024-09-25 00:10:50 -07:00
Huanzhang Hu aef14559a1
change models api (#54)
Co-authored-by: huhuanzhang <huhuanzhang@parkingwang.com>
2024-09-08 18:24:12 -07:00
wozulong 6325a5e2f5 add deepseek-coder fim support
Signed-off-by: wozulong <>
2024-07-26 15:20:18 +08:00
wozulong ec57d48ae4 a fake api: /models
Signed-off-by: wozulong <>
2024-06-06 14:55:57 +08:00
图南 d1c19fc7ef
add simple fake api for _ping (#34) 2024-06-03 20:52:57 -07:00
xixingya c9e7d75fec
add stable-code-3b local model support (#30)
* add stable-code-3b local model support

* add stable-code-3b local model support

* add stable-code-3b local model support

* add stable-code-3b local model support

* fix code struct add chat model todo
2024-05-23 03:54:40 -07:00
mibody2 7992cbe8f2
feat: jb can set the locale for chat (#22)
Co-authored-by: mibody2 <mibody2>
2024-05-19 07:36:44 -07:00
wozulong f8e28c3719 update max_tokens
Signed-off-by: wozulong <>
2024-05-18 22:46:48 +08:00
wozulong 075342606f reduce output tokens
Signed-off-by: wozulong <>
2024-05-18 19:55:51 +08:00
wozulong 7be0c5ecd2 fix chat
Signed-off-by: wozulong <>
2024-05-17 18:36:40 +08:00
wozulong bf4957fc1d reduce prompt tokens
Signed-off-by: wozulong <>
2024-05-17 11:52:02 +08:00
wozulong e64c8cc4e6 first commit
Signed-off-by: wozulong <>
2024-05-16 18:17:31 +08:00