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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Falconsai
/
LightDec

Zero-Shot Classification
Transformers
Safetensors
GGUF
English
decision-model
system-one
falcondec
lightdec
calibrated-decisions
multiple-choice
intent-classification
customer-support
natural-language-inference
code
guardrails
agents
selective-prediction
falconsai
Model card Files Files and versions
xet
Community

Instructions to use Falconsai/LightDec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Falconsai/LightDec with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("zero-shot-classification", model="Falconsai/LightDec")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Falconsai/LightDec", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
LightDec / tokenizer
3.58 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
RealFalconsAI's picture
RealFalconsAI
Upload 14 files
4d8514b verified about 6 hours ago
  • tokenizer.json
    3.58 MB
    Upload 14 files about 6 hours ago
  • tokenizer_config.json
    397 Bytes
    Upload 14 files about 6 hours ago