modelscope / modelscope/ms-swift
在调用reranker的vllm部署的openai 接口时,如何同时传如多组query/doc?
Open
Nobody has claimed this yet.
stale
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 1.7k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 136
Description
目前我看到给的example里只涉及到单个pairs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the reranker vLLM OpenAI interface and the example mentioned in the issue. Determine whether the interface already accepts multiple query/document pairs, then document the supported request shape or clarify the limitation in the example; done means users can tell how to submit multiple pairs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, machine-learning
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100