NVIDIA-NeMo / NVIDIA-NeMo/Automodel
CI: version+commit
Open
@thomasdhc is already working on this.
Since Oct 21, 2025.
enhancement
- Dominant language
- Python
- Stars
- 963
- Forks
- 318
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 143
Description
Is your feature request related to a problem? Please describe.
Versions should include the commit id, for example: 2.8.0a0+34c6371d24
Describe the solution you'd like
- pip3 install git+https://... -> pip3 show nemo_automodel -> +
- pip3 install nemo_automodel -> pip3 show nemo_automodel -> +
Describe alternatives you've considered
N/A
Additional context
It's useful when debugging things, to be able to trace the source code that was used.
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.