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

principled-intelligence
/
scope-guard-4B-q-2601

Text Classification
Transformers
Safetensors
qwen3
text-generation
safety
guardrails
guardrailing
scope
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use principled-intelligence/scope-guard-4B-q-2601 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use principled-intelligence/scope-guard-4B-q-2601 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="principled-intelligence/scope-guard-4B-q-2601")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("principled-intelligence/scope-guard-4B-q-2601")
    model = AutoModelForCausalLM.from_pretrained("principled-intelligence/scope-guard-4B-q-2601")
  • Notebooks
  • Google Colab
  • Kaggle
scope-guard-4B-q-2601
8.06 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 44 commits
edobobo's picture
edobobo
Update README.md
29fcf6a verified 19 days ago
  • .gitattributes
    1.57 kB
    (Trained with Unsloth) 4 months ago
  • README.md
    41.2 kB
    Update README.md 19 days ago
  • added_tokens.json
    707 Bytes
    (Trained with Unsloth) 4 months ago
  • chat_template.jinja
    2.63 kB
    (Trained with Unsloth) 4 months ago
  • config.json
    1.78 kB
    Update config.json 4 months ago
  • merges.txt
    1.67 MB
    (Trained with Unsloth) 4 months ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    (Trained with Unsloth) 4 months ago
  • model-00002-of-00002.safetensors
    3.08 GB
    xet
    (Trained with Unsloth) 4 months ago
  • model.safetensors.index.json
    32.9 kB
    (Trained with Unsloth) 4 months ago
  • special_tokens_map.json
    614 Bytes
    (Trained with Unsloth) 4 months ago
  • tokenizer.json
    11.4 MB
    xet
    (Trained with Unsloth) 4 months ago
  • tokenizer_config.json
    8.21 kB
    (Trained with Unsloth) 4 months ago
  • vocab.json
    2.78 MB
    (Trained with Unsloth) 4 months ago