Instructions to use mohammadmahdinouri/interleaved-expressive-student-init with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mohammadmahdinouri/interleaved-expressive-student-init with Transformers:
# Load model directly from transformers import AutoTokenizer, FlowModelForDistillation tokenizer = AutoTokenizer.from_pretrained("mohammadmahdinouri/interleaved-expressive-student-init") model = FlowModelForDistillation.from_pretrained("mohammadmahdinouri/interleaved-expressive-student-init") - Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.