Instructions to use mohammadmahdinouri/interleaved-init-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mohammadmahdinouri/interleaved-init-base with Transformers:
# Load model directly from transformers import AutoTokenizer, FlowModelForDistillation tokenizer = AutoTokenizer.from_pretrained("mohammadmahdinouri/interleaved-init-base") model = FlowModelForDistillation.from_pretrained("mohammadmahdinouri/interleaved-init-base") - Notebooks
- Google Colab
- Kaggle
Ctrl+K