Instructions to use google/canine-s with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/canine-s with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="google/canine-s")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("google/canine-s") model = AutoModel.from_pretrained("google/canine-s", device_map="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 159c9cdf06345140e62ab38556e2b07eb8d64d5c4acd2e4646b62d05b41f3912
- Size of remote file:
- 529 MB
- SHA256:
- 29597dae5a7818dd6eae9d58b91033c760f9324d0a35ec0065180eb6c424f9b5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.