Instructions to use deepseek-ai/Janus-Pro-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deepseek-ai/Janus-Pro-7B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("deepseek-ai/Janus-Pro-7B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
国内有官方下载链接么?在国内翻墙下,确实有点慢呢=_=
#145
by tanghengjian - opened
国内有官方下载链接么?在国内翻墙下,确实有点慢呢=_=
感谢!
This comment has been hidden