Instructions to use imkebe/Janus-Pro-1B-rk3588-1.2.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use imkebe/Janus-Pro-1B-rk3588-1.2.0 with Transformers:
# Load model directly from transformers import MultiModalityCausalLM model = MultiModalityCausalLM.from_pretrained("imkebe/Janus-Pro-1B-rk3588-1.2.0", dtype="auto") - Notebooks
- Google Colab
- Kaggle
how to enable the" text to image " function on the rkllm for Janus-pro
#1 opened 10 months ago
by
ddong0524