Is the indexer_types list the same as the previous index_cache_pattern

#7
by 0xnullpath - opened

I see GLM 5.2 add indexer_types field in config.json, but sglang not use this field. Did indexer_types start the index_cache_pattern for indexcache before.
Screenshot 2026-06-17 at 09-59-42

index_types is mainly for transformers
IMO, we still got index_skip_topk_offset and indexer_topk_freq for the correct indexer pattern

vLLM and sglang using index_skip_topk_offset and indexer_topk_freq

ZHANGYUXUAN-zR changed discussion status to closed

Sign up or log in to comment