mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
We should use Inference APIs to execute Llama Guard instead of directly needing to use HuggingFace modeling related code. The actual inference consideration is handled by Inference. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| code_scanner.py | ||
| llama_guard.py | ||
| prompt_guard.py | ||