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

Amaanaliii
/
nemotron-safety-guard-hi-en

PEFT
Safetensors
English
Hindi
content-moderation
safety
lora
hindi
english
Model card Files Files and versions
xet
Community

Instructions to use Amaanaliii/nemotron-safety-guard-hi-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Amaanaliii/nemotron-safety-guard-hi-en with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("nvidia/Llama-3.1-Nemotron-Safety-Guard-8B-v3")
    model = PeftModel.from_pretrained(base_model, "Amaanaliii/nemotron-safety-guard-hi-en")
  • Notebooks
  • Google Colab
  • Kaggle
nemotron-safety-guard-hi-en
30.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Amaanaliii's picture
Amaanaliii
add model card
f02467d verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload tokenizer about 1 month ago
  • README.md
    1.73 kB
    add model card about 1 month ago
  • adapter_config.json
    669 Bytes
    add lora adapter โ€” trained on hindi + english safety data about 1 month ago
  • adapter_model.safetensors
    13.6 MB
    xet
    add lora adapter โ€” trained on hindi + english safety data about 1 month ago
  • special_tokens_map.json
    325 Bytes
    Upload tokenizer about 1 month ago
  • tokenizer.json
    17.2 MB
    xet
    Upload tokenizer about 1 month ago
  • tokenizer_config.json
    55.4 kB
    Upload tokenizer about 1 month ago