LLM-Tuning-Safety / LLMs-Finetuning-Safety
We jailbreak GPT-3.5 Turbo’s safety guardrails by fine-tuning it on only 10 adversarially designed examples, at a cost of less than $0.20 via OpenAI’s APIs.
☆281Updated last year
Alternatives and similar repositories for LLMs-Finetuning-Safety:
Users that are interested in LLMs-Finetuning-Safety are comparing it to the libraries listed below
- Official Repository for ACL 2024 Paper SafeDecoding: Defending against Jailbreak Attacks via Safety-Aware Decoding☆121Updated 8 months ago
- ☆167Updated last year
- [ICLR 2024] The official implementation of our ICLR2024 paper "AutoDAN: Generating Stealthy Jailbreak Prompts on Aligned Large Language M…☆306Updated last month
- [NAACL2024] Attacks, Defenses and Evaluations for LLM Conversation Safety: A Survey☆90Updated 7 months ago
- JailbreakBench: An Open Robustness Benchmark for Jailbreaking Language Models [NeurIPS 2024 Datasets and Benchmarks Track]☆316Updated 5 months ago
- Official implementation of AdvPrompter https//arxiv.org/abs/2404.16873☆145Updated 10 months ago
- [NDSS'25 Poster] A collection of automated evaluators for assessing jailbreak attempts.☆130Updated last week
- [ICML 2024] COLD-Attack: Jailbreaking LLMs with Stealthiness and Controllability☆140Updated 3 months ago
- ICLR2024 Paper. Showing properties of safety tuning and exaggerated safety.☆78Updated 10 months ago
- Papers about red teaming LLMs and Multimodal models.☆105Updated 3 months ago
- Improving Alignment and Robustness with Circuit Breakers☆190Updated 5 months ago
- A fast + lightweight implementation of the GCG algorithm in PyTorch☆193Updated last month
- Awesome LLM Jailbreak academic papers☆91Updated last year
- TAP: An automated jailbreaking method for black-box LLMs☆150Updated 3 months ago
- ☆78Updated last month
- 【ACL 2024】 SALAD benchmark & MD-Judge☆134Updated last week
- Codes and datasets of the paper Red-Teaming Large Language Models using Chain of Utterances for Safety-Alignment☆95Updated last year
- A Comprehensive Assessment of Trustworthiness in GPT Models☆279Updated 6 months ago
- Röttger et al. (NAACL 2024): "XSTest: A Test Suite for Identifying Exaggerated Safety Behaviours in Large Language Models"☆91Updated 3 weeks ago
- This repository provides an original implementation of Detecting Pretraining Data from Large Language Models by *Weijia Shi, *Anirudh Aji…☆218Updated last year
- [arXiv:2311.03191] "DeepInception: Hypnotize Large Language Model to Be Jailbreaker"☆135Updated last year
- WMDP is a LLM proxy benchmark for hazardous knowledge in bio, cyber, and chemical security. We also release code for RMU, an unlearning m…☆105Updated 10 months ago
- Finding trojans in aligned LLMs. Official repository for the competition hosted at SaTML 2024.☆109Updated 9 months ago
- [ACL24] Official Repo of Paper `ArtPrompt: ASCII Art-based Jailbreak Attacks against Aligned LLMs`☆63Updated last week
- [AAAI'25 (Oral)] Jailbreaking Large Vision-language Models via Typographic Visual Prompts☆121Updated 3 weeks ago
- [ICLR'24] RAIN: Your Language Models Can Align Themselves without Finetuning☆90Updated 9 months ago
- [ICLR'24 Spotlight] A language model (LM)-based emulation framework for identifying the risks of LM agents with tool use