Text Generation
Transformers
PyTorch
chatts
feature-extraction
conversational
custom_code

Update processing_qwen2_ts.py to work with the latest vllm patch for ChatTS support.

#16

This change updates the prompt pre-processing to align it with the way vLLM performs prompt updates while maintaining caching capability.

See https://github.com/vllm-project/vllm/pull/16852 for the vllm patch code.

xiezhe24 changed pull request status to merged

Sign up or log in to comment