Skip to content

Release update #603

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

Merged
merged 55 commits into from
Jul 23, 2024
Merged

Release update #603

merged 55 commits into from
Jul 23, 2024

Conversation

albertodepaola
Copy link
Contributor

Release update

cynikolai and others added 30 commits July 16, 2024 15:33
…oader example

This  notebook explores the customization of Llama Guard 3 for specific application needs. Llama Guard, a versatile AI safety tool, can be adapted to maximise its relevance in various scenarios.

We start with zero-shot prompting, a powerful method that allows Llama Guard to make predictions without prior explicit examples. This technique is particularly useful for initial explorations and quick setups. As we progress, we'll delve into adding and removing safety categories before touching on evaluation and fine-tuning processes, where we adjust Llama Guard's parameters to better align with our specific data and use cases. By following the steps in this notebook, the reader should gain a solid understanding of how to tailor Llama Guard 3 effectively, ensuring it performs optimally for your unique requirements. The notebook does not cover every aspect of Llama Guard 3, but focusses on vaious aspects of customization.
Co-authored-by: Suraj Subramanian <5676233+subramen@users.noreply.github.com>
subramen and others added 23 commits July 22, 2024 19:53
Introduce Llama guard customization notebook and dataset loader
Updates HF model-id from v3 to v3.1
Update README to reflect the new special tokens
Updates to responsible_ai folder including README changes
Adding license and use policy links to llama recipes
Changing top of readme to point to the new repos
Update README.md pointers to new repo
Bumping transformers library version
* Add example upgrade script

* Modify modelUpgradeExample.py as per suggestions

* Reference files in README

---------

Co-authored-by: Thomas Robinson <trobinson@meta.com>
Wording on the latest version
Copy link
Contributor

@subramen subramen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@albertodepaola albertodepaola merged commit c62ed77 into main Jul 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants