NVIDIA / NVIDIA/NeMo-Retriever
[FEA]: Run Fine tuned models in pipeline
Open
@jioffe502 is already working on this.
Since Jul 16, 2026.
feature request
next-release
- Dominant language
- Python
- Stars
- 3k
- Forks
- 349
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 116
Description
Is this a new feature, an improvement, or a change to existing functionality?
Improvement
How would you describe the priority of this feature request
Significant improvement
Please provide a clear description of problem this feature solves
We need to be able to run fine tuned versions of the embedding models that we support.
Describe the feature, and optionally a solution or implementation and any alternatives
We should be able to use a saved Fine tuned model (using the directory path) as part of the pipeline. I.e. User fine tunes the embedding model, they should be able to use that in the pipeline.
Additional context
No response
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.