mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-09 05:08:37 +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 | ||
agents.py | ||
inference.py | ||
memory.py | ||
safety.py | ||
telemetry.py |