Zero-Shot Classification
Transformers
ONNX
Safetensors
English
GLiClass
text classification
zero-shot
small language models
RAG
sentiment analysis
Instructions to use knowledgator/gliclass-large-v1.0-lw with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use knowledgator/gliclass-large-v1.0-lw with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("zero-shot-classification", model="knowledgator/gliclass-large-v1.0-lw")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("knowledgator/gliclass-large-v1.0-lw", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 84f790d2490fb0941d3f5ca39c5d411fadaf1ba6977736c67b80612232152c0a
- Size of remote file:
- 5.18 kB
- SHA256:
- bb3ede7355e0518f522aa537a2f29fb2d3ae8ef446d3c612ca0b6f9e930ebae0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.