llama-stack-mirror/llama_stack
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
..
apis Use inference APIs for executing Llama Guard (#121) 2024-09-28 15:40:06 -07:00
cli configure: Fix a error msg typo (#131) 2024-09-27 14:00:25 -07:00
distribution [bugfix] fix duplicate api endpoints (#139) 2024-09-27 15:32:50 -07:00
providers Use inference APIs for executing Llama Guard (#121) 2024-09-28 15:40:06 -07:00
scripts Add a test for CLI, but not fully done so disabled 2024-09-19 13:27:07 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00