Instructions to use apol/dalle-mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use apol/dalle-mini with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("apol/dalle-mini") model = AutoModelForSeq2SeqLM.from_pretrained("apol/dalle-mini") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md dd70b87
Omar Sanseviero commited on
Update README.md 714f34d
Omar Sanseviero commited on
Update README.md 76221da
Omar Sanseviero commited on
Update README.md 0b41403
Omar Sanseviero commited on
Update README.md 91ed37e
Omar Sanseviero commited on
doc(README): fix typo's 3690afe
Boris Dayma commited on
Set custom pipeline tag to disable inference widget 30fa77a
Pedro Cuenca commited on
Fix typo. 577b22f
Pedro Cuenca commited on
Add logo and links to report and demo. 478aae4
Pedro Cuenca commited on
Add demo screenshot e1d1551
Pedro Cuenca commited on
Remove trailing dot. 36fdf01
Pedro Cuenca commited on
Update README with some explanations and links. febec22
Pedro Cuenca commited on
doc: correct model name f1801ff
Boris Dayma commited on
Update README.md 692a5d4
Boris Dayma commited on
Update README.md 2564638
Boris Dayma commited on
Update README.md 80e94f2
Boris Dayma commited on
pushed from wandb artifact model-4oh3u7ca:v54 4d34126
pushed from wandb artifact model-4oh3u7ca:v54 2353dc1
Update README.md 786686d
Boris Dayma commited on
pushed from wandb artifact model-4oh3u7ca:v48 69b85e4
pushed from wandb artifact model-4oh3u7ca:v48 17baa5d
Update README.md 8b264b9
Boris Dayma commited on
pushed from wandb artifact model-4oh3u7ca:v20 db83852
add tokenizer 5fb59a7
Add checkpoint model-3iwhu4w6:v19 from wandb ff6a96c
Pedro Cuenca commited on
Update .gitattributes f84dd3e
pip and conda cpu install bdaeeba
Create README.md b0b9920
Boris Dayma commited on
Create README.md 68b5b51
Boris Dayma commited on