Instructions to use jacobbieker/dgmr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jacobbieker/dgmr with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jacobbieker/dgmr", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Loading pretrain model issue
#1 opened about 2 years ago
by
ray869924