Updating README.md to introduce sanctions integration

#19
Meta Llama org
edited Mar 7

Updating the README to launch the new gated model sanctions integration.

samuelselvanmeta changed pull request title from Update README.md to Updating README.md to introduce sanctions integration

Hey @samuelselvanmeta , it looks like the tags and language fields have disappeared from the README metadata in the PR (license is still there though).

The extra_gated_prompt and extra_gated_fields fields look good (especially geo: ip_location).

language:
- en
tags:
- facebook
- meta
- pytorch
- llama
- llama-2
Meta Llama org

Hmm, I realized that after I sent this PR. Trying to see how I can edit and add that back.

Meta Llama org

PR #20 looks good to me!

Just for your info, if you want to edit a PR from the browser, you can click on from: refs/pr/19 at the top:

image.png

Then select README.md:

image.png

And then click on edit:

image.png

Edit the file > create commit > that's it!

If you are using programmatic access (i.e. a script), you can update the file by passing revision="refs/pr/19" as a parameter.

samuelselvanmeta changed pull request status to closed

Sign up or log in to comment