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

cowWhySo
/
toolcall-verifier-classifier-production

Text Classification
Transformers
ONNX
Safetensors
Rust
English
tool-use
function-calling
tool-calling
guardrails
verifier
shadow-mode
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use cowWhySo/toolcall-verifier-classifier-production with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use cowWhySo/toolcall-verifier-classifier-production with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="cowWhySo/toolcall-verifier-classifier-production")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("cowWhySo/toolcall-verifier-classifier-production", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
toolcall-verifier-classifier-production
5.55 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
cowWhySo's picture
cowWhySo
Add ONNX deployment artifacts
b8e292b verified 1 day ago
  • artifacts
    Add packaged tool-call verifier artifacts 6 days ago
  • hf_model
    Add fine-tuned classifier checkpoint 1 day ago
  • onnx
    Add ONNX deployment artifacts 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 6 days ago
  • README.md
    17.1 kB
    Update README.md 5 days ago