[sgl-router] Add Kimi-K3 rendering with SGLang parity (#40390)
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
b86a30afba
commit
2016f5e7a1
@@ -0,0 +1,9 @@
|
||||
Synthetic Kimi vocabulary: the shared fixture generates 256 byte tokens, then
|
||||
adds `merges.txt` in rank order and the configured protocol markers.
|
||||
`prompts.json` records token counts and SHA-256 of little-endian u32 token IDs
|
||||
from SGLang's `_encode_messages` and `moonshotai/Kimi-K3` revision
|
||||
`f831ab66814297da540d832a5235f8e904f29d06`. Regenerate in a SGLang Python environment:
|
||||
|
||||
```sh
|
||||
python tests/scripts/generate_kimi_parity.py
|
||||
```
|
||||
Reference in New Issue
Block a user