Skip to content

Conversation

@nabinchha
Copy link
Contributor

@nabinchha nabinchha commented Dec 15, 2025

Closes #132

#106 and #124 need to merge first.

Ran make convert-execute-notebooks locally to verify these notebooks run after the model id update to nano v3.

nmulepati@nmulepati-mlt DataDesigner % make convert-execute-notebooks
📓 Converting Python tutorials to notebooks and executing...
cp docs/notebook_source/_README.md docs/notebooks/README.md
cp docs/notebook_source/_pyproject.toml docs/notebooks/pyproject.toml
uv run --group notebooks --group docs jupytext --to ipynb --execute docs/notebook_source/*.py
[jupytext] Reading docs/notebook_source/1-the-basics.py in format py
[jupytext] Executing notebook with kernel python3
[jupytext] Writing docs/notebook_source/1-the-basics.ipynb
[jupytext] Reading docs/notebook_source/2-structured-outputs-and-jinja-expressions.py in format py
[jupytext] Executing notebook with kernel python3
[jupytext] Writing docs/notebook_source/2-structured-outputs-and-jinja-expressions.ipynb
[jupytext] Reading docs/notebook_source/3-seeding-with-a-dataset.py in format py
[jupytext] Executing notebook with kernel python3
[jupytext] Writing docs/notebook_source/3-seeding-with-a-dataset.ipynb
[jupytext] Reading docs/notebook_source/4-providing-images-as-context.py in format py
[jupytext] Executing notebook with kernel python3
[jupytext] Writing docs/notebook_source/4-providing-images-as-context.ipynb
mv docs/notebook_source/*.ipynb docs/notebooks/
rm -r docs/notebook_source/artifacts
rm docs/notebook_source/*.csv
✅ Notebooks created in docs/notebooks/

…eInferenceParameters, EmbeddingInferenceParameters
…lved based on the type of InferenceParameters
@nabinchha nabinchha changed the base branch from nmulepati/feat/support-embedding-generation to nmulepati/docs/123-docs-for-custom-model-settings December 15, 2025 17:15
johnnygreco
johnnygreco previously approved these changes Dec 15, 2025
Base automatically changed from nmulepati/docs/123-docs-for-custom-model-settings to main December 15, 2025 21:00
@nabinchha nabinchha dismissed johnnygreco’s stale review December 15, 2025 21:00

The base branch was changed.

@nabinchha nabinchha merged commit 8d4c6c1 into main Dec 15, 2025
16 checks passed
@nabinchha nabinchha deleted the nmulepati/chore/132-update-nvidia-text-to-nano-v3 branch December 15, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update default nvidia model with text alias to nemotron nano v3

3 participants