awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesAdversarial Suffix Optimization

Applying gradient descent to optimize string sequences that trigger prohibited model responses.

Distinct from Gradient Descent Algorithms: Focuses on optimizing input tokens for adversarial attack rather than updating model parameters for training.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Adversarial Suffix Optimization. Refine with filters or upvote what's useful.

Awesome Adversarial Suffix Optimization GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • llm-attacks/llm-attacksAvatar von llm-attacks

    llm-attacks/llm-attacks

    4,509Auf GitHub ansehen↗

    This repository provides tools and methodologies for studying adversarial attacks on large language models. It focuses on understanding how carefully crafted inputs can manipulate or bypass the safety mechanisms of LLMs, enabling researchers to probe model vulnerabilities and improve their robustness. The project covers techniques for generating adversarial prompts, evaluating model responses under attack conditions, and analyzing the effectiveness of different attack strategies.

    Uses coordinate gradient descent to iteratively refine token sequences that maximize adversarial response probability.

    Python
    Auf GitHub ansehen↗4,509
  1. Home
  2. Artificial Intelligence & ML
  3. Optimization Algorithms
  4. Gradient Descent Algorithms
  5. Adversarial Suffix Optimization