Instructions to use alexionby/clip-roberta-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alexionby/clip-roberta-finetuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="alexionby/clip-roberta-finetuned")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("alexionby/clip-roberta-finetuned") model = AutoModel.from_pretrained("alexionby/clip-roberta-finetuned", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0411c60cb7bb5378da809d88e361597ef01853870eb8480dea7180939d11ef08
- Size of remote file:
- 852 MB
- SHA256:
- babc3682e24546626744f123c6b0a645623aeed427265f3ff368c2f4303b8599
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.