Instructions to use CV3D/linear_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CV3D/linear_classifier with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("CV3D/linear_classifier", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
5c415bf | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:66acd0b558719276348f5509dfa517d79505ee33b56e687b2995112ff99e75bd
size 5628
|