Instructions to use Alpha-VLLM/Lumina-Next-T2I with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alpha-VLLM/Lumina-Next-T2I with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Alpha-VLLM/Lumina-Next-T2I", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Change repo path references pointing to previous model
#2
by WaveCut - opened
No description provided.
WaveCut changed pull request title from Update README.md to Change repo path references to previous model
WaveCut changed pull request title from Change repo path references to previous model to Change repo path references pointing to previous model
PommesPeter changed pull request status to merged