vllm-project / vllm-project/aibrix
StreamLoader support multi processes and multi threads
Open
area/acceleration
area/model-loader
kind/enhancement
- Dominant language
- Go
- Stars
- 5.1k
- Forks
- 694
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 98
Description
### 🚀 Feature Description and Motivation
The network IO of a single process may have an upper limit, and adopting a multi process and multi thread approach can better utilize bandwidth.
### Use Case
_No response_
### Proposed Solution
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.