Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add mistral generator #1135

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dimensi0n
Copy link

Mistral is an advanced language model that offers powerful and precise text generation capabilities. It has been specifically designed to follow precise instructions, reason, handle multi-turn conversations, and generate code. By integrating Mistral into Garak, we enable users to test this state-of-the-art model against various attacks and vulnerabilities, ensuring safer and more reliable use in real-world applications.

Verification

$ export MISTRAL_API_KEY=abcdefg123456789
$ python3 -m garak --model_type mistral --model_name mistral-small-latest --probes test.Blank

The default model name is [mistral-large-latest] (https://mistral.ai/fr/news/mistral-large-2407)

Copy link
Contributor

github-actions bot commented Mar 22, 2025

DCO Assistant Lite bot All contributors have signed the DCO ✍️ ✅

@dimensi0n
Copy link
Author

I have read the DCO Document and I hereby sign the DCO

@dimensi0n
Copy link
Author

recheck

github-actions bot added a commit that referenced this pull request Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant