NVIDIA-NeMo / NVIDIA-NeMo/Export-Deploy
Check params like use_greedy and repetition_penalty for NemoQueryLLMPyTorch class
Open
@oyilmaz-nvidia is already working on this.
Since Oct 4, 2025.
bug
- Dominant language
- Python
- Stars
- 42
- Forks
- 18
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 8
Description
Describe the bug
The params below don't work;
use_greedy=True,
repetition_penalty=1.0
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.