javieryw
Results
1
issues of
javieryw
## Issue When calling the llama guard 2 model `import mlflow import mlflow.deployments import re def query_llamaguard(chat, unsafe_categories=DEFAULT_UNSAFE_CATEGORY): """ Queries LlamaGuard model to check if the chat contains unsafe content...