Update README.md (#25)

Summary:
Fix typo

Pull Request resolved: https://github.com/meta-llama/PurpleLlama/pull/25

Reviewed By: litesaber15, SimonWan

Differential Revision: D56310279

Pulled By: Darktex

fbshipit-source-id: cba114d9b25625828630e0ecce664de4e87d99f9
This commit is contained in:
Kartikeya Upasani
2024-04-18 10:48:30 -07:00
committed by Facebook GitHub Bot
parent f81aea914d
commit 74b9b09229

View File

@@ -61,7 +61,7 @@ You can also check out the 🤗 leaderboard [here](https://huggingface.co/spaces
## System-Level Safeguards
As we outlined in Llama 2s
As we outlined in Llama 3s
[Responsible Use Guide](https://ai.meta.com/llama/responsible-use-guide/), we
recommend that all inputs and outputs to the LLM be checked and filtered in
accordance with content guidelines appropriate to the application.