Update processing_qwen2_ts.py to allow text-only processing
#6
by
alexanderchemeris
- opened
This change is required for two purposes:
- Text-only inference (no timeseries input).
- vLLM v1 engine with prompt caching. In this case vLLM engine processes text and multimodal parts of the prompt separately.
Thank you for fixing this!
xiezhe24
changed pull request status to
merged