Instructions to use interlive/DiffStream-T004-stage2-gemma-3-4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use interlive/DiffStream-T004-stage2-gemma-3-4b with Transformers:
# Load model directly from transformers import AutoProcessor, Gemma3ForStreamQA processor = AutoProcessor.from_pretrained("interlive/DiffStream-T004-stage2-gemma-3-4b") model = Gemma3ForStreamQA.from_pretrained("interlive/DiffStream-T004-stage2-gemma-3-4b") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!