Fix missing additional_stop_token_ids (#1769)

This commit is contained in:
Lianmin Zheng
2024-10-23 12:18:59 -07:00
committed by GitHub
parent b7d0559496
commit 0d800090b4
3 changed files with 16 additions and 11 deletions

4
.github/CODEOWNERS vendored
View File

@@ -9,5 +9,5 @@
/python/sglang/srt/models @merrymercy @Ying1123 @hnyls2002 @zhyncs @ispobock @ByronHsu
/python/sglang/srt/openai_api @merrymercy @Ying1123 @hnyls2002 @zhyncs @ispobock @ByronHsu
/python/sglang/srt/sampling @merrymercy @hnyls2002
/test/lang @merrymercy @Ying1123 @hnyls2002 @ByronHsu
/test/srt @merrymercy @Ying1123 @hnyls2002 @zhyncs @ispobock @ByronHsu
/test/lang @merrymercy @Ying1123 @ByronHsu
/test/srt @merrymercy @Ying1123 @zhyncs