Beto bd63fc595a Modifying readmes to match new naming convention | 7 kuukautta sitten | |
---|---|---|
.. | ||
llama_guard | 7 kuukautta sitten | |
CodeShieldUsageDemo.ipynb | 7 kuukautta sitten | |
Purple_Llama_Anyscale.ipynb | 8 kuukautta sitten | |
Purple_Llama_OctoAI.ipynb | 8 kuukautta sitten | |
README.md | 8 kuukautta sitten | |
input_output_guardrails_with_llama.ipynb | 8 kuukautta sitten |
Llama Guard is a new experimental model that provides input and output guardrails for LLM deployments. For more details, please visit the main repository.
Note Please find the right model on HF side here.
The llama_guard folder contains the inference script to run Llama Guard locally. Add test prompts directly to the inference script before running it.
The notebooks Purple_Llama_Anyscale & Purple_Llama_OctoAI contain examples for running Llama Guard on cloud hosted endpoints.