Instructions to use MOSS550V/divination with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MOSS550V/divination with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="MOSS550V/divination", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MOSS550V/divination", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
0747df2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a8f2329a930141736463fa4aea96a5b01fcc695b47bcb18809a56893b1f397ef
size 234882351
|