awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • llm-attacks/llm-attacksالصورة الرمزية لـ llm-attacks

    llm-attacks/llm-attacks

    4,509عرض على GitHub↗

    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
    عرض على GitHub↗4,509
  1. Home
  2. Artificial Intelligence & ML
  3. Optimization Algorithms
  4. Gradient Descent Algorithms
  5. Adversarial Suffix Optimization