Thomas Robinson

Results 3 issues of Thomas Robinson

As per updates here: https://ai.meta.com/blog/code-llama-large-language-model-coding/#:~:text=Update%3A%20Jan%2029,on%20code%20tasks

# What does this PR do? Remove openai from example notebook and llm.py class. Simplify notebook layout and highlight additional packages that need to be installed. As discussed with @HamidShojanazeri...

cla signed

[PromptGuard](https://github.com/meta-llama/PurpleLlama/tree/main/Prompt-Guard) has been introduced as a system safety tool to be used to check LLM prompts for malicious text. This PR adds this guard to the safety_utils module and adjusts...

cla signed