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:ed714dfc29e13217b6ce752655b344db32697ffdd7e3238b0d75c4443d510674
size 117441341
|