Add multilingual task loading to vLLM (#1248)
Expose the shared multilingual task-loading flag on the vLLM entrypoint and pass it through to PipelineParameters so vLLM can run built-in multilingual tasks.
Co-authored-by: Joel Niklaus <joel@hf.co>
Co-authored-by: Cursor <cursoragent@cursor.com>