Zero-Shot Image Classification
sentence-transformers
Safetensors
Ukrainian
siglip
trimmed
🇪🇺 Region: EU
Instructions to use alphaedge-ai/siglip2-giant-opt-patch16-384-ukr-16384 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sentence-transformers
How to use alphaedge-ai/siglip2-giant-opt-patch16-384-ukr-16384 with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("alphaedge-ai/siglip2-giant-opt-patch16-384-ukr-16384") sentences = [ "The weather is lovely today.", "It's so sunny outside!", "He drove to the stadium." ] embeddings = model.encode(sentences) similarities = model.similarity(embeddings, embeddings) print(similarities.shape) # [3, 3] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 914bde765f1093d246c4f9be25ecbd292ebff90fa8872caf04ece66cb9db7583
- Size of remote file:
- 4.99 GB
- SHA256:
- 4852f1fc4482e82727b760675eb2e893662f56037ad643fd6a50687ff56ea74e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.