Remove the safety adapter for Together; we can just use "meta-reference"

This commit is contained in:
Ashwin Bharambe 2024-11-06 15:43:14 -08:00
parent 994732e2e0
commit 9e0fb9b68d
8 changed files with 4 additions and 179 deletions

View file

@ -76,7 +76,7 @@ llama stack build --list-templates
| | "meta-reference", | |
| | "remote::weaviate" | |
| | ], | |
| | "safety": "remote::together", | |
| | "safety": "meta-reference", | |
| | "agents": "meta-reference", | |
| | "telemetry": "meta-reference" | |
| | } | |