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

Add Meta SUT (8b instruct with and without llamaguard) #656

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skim9
Copy link

@skim9 skim9 commented Oct 31, 2024

Adding Meta SUT for the Llama3.1 8B instruct model (with and without llamaguard) using HuggingFace.

poetry run modelbench benchmark -m 10 --sut llama-3.1-8b-instruct-lg-h

The llamguard implementation checks if the output is unsafe according to llamaguard 8b, and if it is, it returns a benign response of "I can't answer that. Can I help with something else?"

@skim9 skim9 requested a review from a team as a code owner October 31, 2024 00:30
Copy link

MLCommons CLA bot:
Thank you very much for your submission, we really appreciate it. Before we can accept your contribution, we ask that you sign the MLCommons CLA (Apache 2). Please use this [Google form] (https://forms.gle/Ew1KkBVpyeJDuRw67) to initiate authorization. If you are from an MLCommons member organization, we will request that you be added to the CLA. If you are not from a member organization, we will email you a CLA to sign. For any questions, please contact [email protected].
0 out of 1 committers have signed the MLCommons CLA.
@skim9
You can retrigger this bot by commenting recheck in this Pull Request

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