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