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

dari-ai
/
router-slm

Text Generation
PEFT
Safetensors
lora
router
structured-output
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use dari-ai/router-slm with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.6-35B-A3B")
    model = PeftModel.from_pretrained(base_model, "dari-ai/router-slm")
  • Notebooks
  • Google Colab
  • Kaggle
router-slm
180 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
avyvar's picture
avyvar
Point to router-slm-v2 successor
979d866 verified 8 days ago
  • .gitattributes
    1.52 kB
    initial commit 16 days ago
  • README.md
    11.5 kB
    Point to router-slm-v2 successor 8 days ago
  • adapter_config.json
    1.16 kB
    Adapter at policy v3 (checkpoint-0003, fullctx150 run) 16 days ago
  • adapter_model.safetensors
    180 MB
    xet
    Adapter at policy v40 (checkpoint-0040, fullctx150 run complete) 15 days ago