From 1f180b624798fe048aef236cace2cb485a66a90b Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Mon, 28 Oct 2024 17:43:02 -0700 Subject: [PATCH] update --- distributions/fireworks/run.yaml | 2 +- distributions/together/run.yaml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/distributions/fireworks/run.yaml b/distributions/fireworks/run.yaml index 51f2cd0a7..4363d86f3 100644 --- a/distributions/fireworks/run.yaml +++ b/distributions/fireworks/run.yaml @@ -17,7 +17,7 @@ providers: provider_type: remote::fireworks config: url: https://api.fireworks.ai/inference - api_key: 5nG2SoTizWFAfE8yVekIqA2Gl7KcMiYTE0omm2bso0uLaehA + # api_key: safety: - provider_id: meta0 provider_type: meta-reference diff --git a/distributions/together/run.yaml b/distributions/together/run.yaml index a08520464..87fd4dcd7 100644 --- a/distributions/together/run.yaml +++ b/distributions/together/run.yaml @@ -17,11 +17,18 @@ providers: provider_type: remote::together config: url: https://api.together.xyz/v1 + # api_key: safety: - - provider_id: together0 - provider_type: remote::together + - provider_id: meta0 + provider_type: meta-reference config: - url: https://api.together.xyz/v1 + llama_guard_shield: + model: Llama-Guard-3-1B + excluded_categories: [] + disable_input_check: false + disable_output_check: false + prompt_guard_shield: + model: Prompt-Guard-86M memory: - provider_id: meta0 provider_type: remote::weaviate