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

zenlm
/
zen-router

Text Classification
Transformers
English
Chinese
zen
zen-lm
routing
edge
lightweight
Model card Files Files and versions
xet
Community

Instructions to use zenlm/zen-router with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zenlm/zen-router with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="zenlm/zen-router")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("zenlm/zen-router", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
zen-router
13.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
antjeworring's picture
antjeworring
Upload README.md with huggingface_hub
53e6309 verified about 24 hours ago
  • export
    Quantized deployment: heads safetensors + llama.cpp embedding recipe (parity 95% route @ Q4_K_M) 1 day ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 1 day ago
  • README.md
    13.5 kB
    Upload README.md with huggingface_hub about 24 hours ago
  • chat_template.jinja
    4.17 kB
    Upload folder using huggingface_hub 1 day ago
  • router_config.json
    605 Bytes
    Upload folder using huggingface_hub 1 day ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 1 day ago
  • tokenizer_config.json
    565 Bytes
    Upload folder using huggingface_hub 1 day ago
  • zen-router.pt

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    1.2 MB
    xet
    Upload folder using huggingface_hub 1 day ago