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-g-2601

Text Classification
Transformers
Safetensors
gemma3
image-text-to-text
text-generation-inference
safety
guardrails
guardrailing
scope
Model card Files Files and versions
xet
Community

Instructions to use principled-intelligence/scope-guard-4B-g-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-g-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-g-2601")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForImageTextToText
    
    processor = AutoProcessor.from_pretrained("principled-intelligence/scope-guard-4B-g-2601")
    model = AutoModelForImageTextToText.from_pretrained("principled-intelligence/scope-guard-4B-g-2601")
  • Notebooks
  • Google Colab
  • Kaggle
scope-guard-4B-g-2601
8.64 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
edobobo's picture
edobobo
Update README.md
801b1a8 verified 9 days ago
  • .gitattributes
    1.57 kB
    (Trained with Unsloth) 5 months ago
  • README.md
    41.3 kB
    Update README.md 9 days ago
  • added_tokens.json
    35 Bytes
    (Trained with Unsloth) 5 months ago
  • chat_template.jinja
    1.53 kB
    (Trained with Unsloth) 5 months ago
  • config.json
    3.32 kB
    Update config.json 4 months ago
  • model-00001-of-00002.safetensors
    4.96 GB
    xet
    (Trained with Unsloth) 5 months ago
  • model-00002-of-00002.safetensors
    3.64 GB
    xet
    (Trained with Unsloth) 5 months ago
  • model.safetensors.index.json
    90.6 kB
    (Trained with Unsloth) 5 months ago
  • preprocessor_config.json
    570 Bytes
    (Trained with Unsloth) 5 months ago
  • processor_config.json
    70 Bytes
    (Trained with Unsloth) 5 months ago
  • special_tokens_map.json
    670 Bytes
    (Trained with Unsloth) 5 months ago
  • tokenizer.json
    33.4 MB
    xet
    (Trained with Unsloth) 5 months ago
  • tokenizer.model
    4.69 MB
    xet
    (Trained with Unsloth) 5 months ago
  • tokenizer_config.json
    1.16 MB
    (Trained with Unsloth) 5 months ago