NVIDIA-NeMo / NVIDIA-NeMo/Export-Deploy
vLLM export and quantization support for NeMo RL
Open
@oyilmaz-nvidia is already working on this.
Since Sep 24, 2025.
enhancement
- Dominant language
- Python
- Stars
- 42
- Forks
- 18
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
NeMo RL uses vLLM for fast inference and it uses quantized weights. But it needs vLLM export and quantization iteratively, meaning not all of the weights will be available.
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.
Assessment
This issue has not been assessed yet.