fix: fix the bug blocking completion template application (#17010)

Co-authored-by: xdtbynd <supercluster@vip.qq.com>
Co-authored-by: cy <chenyang08056032@163.com>
Co-authored-by: sglang-npu-bot <sglangnpu@163.com>
This commit is contained in:
xdtbynd
2026-02-24 18:50:08 +08:00
committed by GitHub
parent 6e54361608
commit 1a83b2c15d
4 changed files with 119 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "deepseek_coder",
"fim_begin_token": "<fim▁begin>",
"fim_middle_token": "<fim▁hole>",
"fim_end_token": "<fim▁end>",
"fim_position": "MIDDLE"
}