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