llama-stack-mirror/llama_stack/providers
Matthew Farrellee ef26259209
feat: add llama guard 4 model (#2579)
add support for Llama Guard 4 model to the llama_guard safety provider

test with -

0. NVIDIA_API_KEY=... llama stack build --image-type conda --image-name
env-nvidia --providers
inference=remote::nvidia,safety=inline::llama-guard --run
1. llama-stack-client models register meta-llama/Llama-Guard-4-12B
--provider-model-id meta/llama-guard-4-12b
2. pytest tests/integration/safety/test_llama_guard.py

Co-authored-by: raghotham <rsm@meta.com>
2025-07-03 22:29:04 -07:00
..
inline feat: add llama guard 4 model (#2579) 2025-07-03 22:29:04 -07:00
registry fix: CI flakiness in vector IO tests by pinning pymilvus>=2.4.10 (#2610) 2025-07-04 10:27:23 +05:30
remote chore: Add support for vector-stores files api for Milvus (#2582) 2025-07-03 12:15:33 -07:00
utils chore: Updating chunk id generation to ensure uniqueness (#2618) 2025-07-04 10:26:35 +05:30
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00