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("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: 128 Bytes
0747df2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b02d22c5410f1ac7bfee5d71bd9a235106decbb02dd8714dc500073fbb503575
size 627
|