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

Delentia
/
delentia-slm-jitna-router

Text Classification
PEFT
Safetensors
lora
delentia-os
JITNA
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Delentia/delentia-slm-jitna-router with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("unsloth/Meta-Llama-3.1-8B-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "Delentia/delentia-slm-jitna-router")
  • Notebooks
  • Google Colab
  • Kaggle
delentia-slm-jitna-router
71.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Ittirit-delentia's picture
Ittirit-delentia
docs: update model card for The Router (Sequence Classifier)
2c251e7 verified 12 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 12 days ago
  • README.md
    1.31 kB
    docs: update model card for The Router (Sequence Classifier) 12 days ago
  • adapter_config.json
    1.09 kB
    Upload adapter_config.json with huggingface_hub 12 days ago
  • adapter_model.safetensors
    54.6 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 12 days ago
  • tokenizer.json
    17.2 MB
    xet
    Upload tokenizer.json with huggingface_hub 12 days ago
  • tokenizer_config.json
    392 Bytes
    Upload tokenizer_config.json with huggingface_hub 12 days ago