Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

knowledgator
/
gliclass-base-v1.0-init

Zero-Shot Classification
Transformers
ONNX
Safetensors
English
GLiClass
text classification
zero-shot
small language models
RAG
sentiment analysis
Model card Files Files and versions
xet
Community

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
gliclass-base-v1.0-init / onnx
992 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits

This model has 1 file scanned as unsafe.

werent4's picture
werent4
Update onnx/config.json
f683df7 verified over 1 year ago
  • config.json
    1.05 kB
    Update onnx/config.json over 1 year ago
  • model-int8-quantized.onnx
    246 MB
    xet
    Upload ONNX models over 1 year ago
  • model.onnx
    746 MB
    xet
    Upload ONNX models over 1 year ago