Instructions to use ModalityDance/MRM-PRISM-V1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ModalityDance/MRM-PRISM-V1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ModalityDance/MRM-PRISM-V1")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ModalityDance/MRM-PRISM-V1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 130 Bytes
f884015 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2a146e8be9d19d4c47627b1c5aa9834b23cd06e2a60906a2b99d561484eb837e
size 34334
|