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

ezzhamed
/
Turkish-RedTeam-LLM

Text Generation
PEFT
Safetensors
Turkish
red-team
adversarial
turkish
safety
lora
qwen3
prompt-generation
Model card Files Files and versions
xet
Community

Instructions to use ezzhamed/Turkish-RedTeam-LLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ezzhamed/Turkish-RedTeam-LLM with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-4B")
    model = PeftModel.from_pretrained(base_model, "ezzhamed/Turkish-RedTeam-LLM")
  • Notebooks
  • Google Colab
  • Kaggle
Turkish-RedTeam-LLM
132 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
ezzhamed's picture
ezzhamed
Upload README.md with huggingface_hub
7178f7c verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    6.73 kB
    Upload README.md with huggingface_hub about 2 months ago
  • adapter_config.json
    847 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • adapter_model.safetensors
    132 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • stats.json
    463 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • train_config.json
    2.11 kB
    Upload folder using huggingface_hub about 2 months ago