Beto a6d7ce9529 removing outdated llama guard notebooks 6 months ago
..
llama_guard b330247b76 Merge pull request #16 from meta-llama/lg_inference_update 6 months ago
prompt_guard 3a99a54582 Add preprocessor to patch PromptGuard scores for inserted characters (#636) 7 months ago
README.md a6d7ce9529 removing outdated llama guard notebooks 6 months ago
code_shield_usage_demo.ipynb 77156c7324 Minor file renames 9 months ago

README.md

Trust and Safety with Llama

The Purple Llama project provides tools and models to improve LLM security. This folder contains examples to get started with PurpleLlama tools.

Tool/Model Description Get Started
Llama Guard Provide guardrailing on inputs and outputs Inference, Finetuning
Prompt Guard Model to safeguards against jailbreak attempts and embedded prompt injections Notebook
Code Shield Tool to safeguard against insecure code generated by the LLM Notebook