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