Skip to content

Add Gemma-3 vision tutorial to ONNX Runtime GenAI#1793

Merged
kunal-vaishnavi merged 7 commits into
mainfrom
kvaishnavi/gemma3-docs
Dec 20, 2025
Merged

Add Gemma-3 vision tutorial to ONNX Runtime GenAI#1793
kunal-vaishnavi merged 7 commits into
mainfrom
kvaishnavi/gemma3-docs

Conversation

@kunal-vaishnavi
Copy link
Copy Markdown
Contributor

Comment thread examples/python/gemma-3-vision-tutorial.md
baijumeswani
baijumeswani previously approved these changes Sep 25, 2025
@snnn
Copy link
Copy Markdown

snnn commented Nov 5, 2025

We have tutorial documentations in the main ORT repo and here. How are they organized?

@kunal-vaishnavi
Copy link
Copy Markdown
Contributor Author

We have tutorial documentations in the main ORT repo and here. How are they organized?

The tutorial organization is a relic of the team's historical work. The ORT transformers folder was the original location for any tutorials. Once ORT GenAI was created, any tutorials specific to running multi-modal models were stored in the examples folder here. All of the ORT GenAI tutorials require modeling code changes and currently those modified files are stored in the same Hugging Face repos that contain the optimized and quantized ONNX models.

Now that we have an Olive recipes repo for getting models, we can move the remaining tutorials there. However, we need to carefully do it in migration phases as we have production customers who depend on the existing tutorials and their associated modeling code changes.

@kunal-vaishnavi kunal-vaishnavi merged commit 8e0c074 into main Dec 20, 2025
15 checks passed
@kunal-vaishnavi kunal-vaishnavi deleted the kvaishnavi/gemma3-docs branch December 20, 2025 11:26
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.

4 participants