llama-stack-mirror/llama_stack/providers
Ashwin Bharambe 0a3999a9a4
Use inference APIs for executing Llama Guard (#121)
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.
2024-09-28 15:40:06 -07:00
..
adapters Make TGI adapter compatible with HF Inference API (#97) 2024-09-25 14:08:31 -07:00
impls Use inference APIs for executing Llama Guard (#121) 2024-09-28 15:40:06 -07:00
registry Use inference APIs for executing Llama Guard (#121) 2024-09-28 15:40:06 -07:00
utils Use inference APIs for executing Llama Guard (#121) 2024-09-28 15:40:06 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00