From 59cba930e51e7ea5e4282f16a3cfe44634e7291b Mon Sep 17 00:00:00 2001 From: 1102 <52064676+1102asd@users.noreply.github.com> Date: Tue, 23 Apr 2024 03:57:34 -0700 Subject: [PATCH] bedrock llm Model file name change (#3714) Co-authored-by: heshunchang Co-authored-by: crazywoola <427733928@qq.com> --- ...b-instruct-v0:2.yaml => mistral.mistral-7b-instruct-v0.2.yaml} | 0 ...-large-2402-v1:0.yaml => mistral.mistral-large-2402-v1.0.yaml} | 0 ...instruct-v0:1.yaml => mistral.mixtral-8x7b-instruct-v0.1.yaml} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename api/core/model_runtime/model_providers/bedrock/llm/{mistral.mistral-7b-instruct-v0:2.yaml => mistral.mistral-7b-instruct-v0.2.yaml} (100%) rename api/core/model_runtime/model_providers/bedrock/llm/{mistral.mistral-large-2402-v1:0.yaml => mistral.mistral-large-2402-v1.0.yaml} (100%) rename api/core/model_runtime/model_providers/bedrock/llm/{mistral.mixtral-8x7b-instruct-v0:1.yaml => mistral.mixtral-8x7b-instruct-v0.1.yaml} (100%) diff --git a/api/core/model_runtime/model_providers/bedrock/llm/mistral.mistral-7b-instruct-v0:2.yaml b/api/core/model_runtime/model_providers/bedrock/llm/mistral.mistral-7b-instruct-v0.2.yaml similarity index 100% rename from api/core/model_runtime/model_providers/bedrock/llm/mistral.mistral-7b-instruct-v0:2.yaml rename to api/core/model_runtime/model_providers/bedrock/llm/mistral.mistral-7b-instruct-v0.2.yaml diff --git a/api/core/model_runtime/model_providers/bedrock/llm/mistral.mistral-large-2402-v1:0.yaml b/api/core/model_runtime/model_providers/bedrock/llm/mistral.mistral-large-2402-v1.0.yaml similarity index 100% rename from api/core/model_runtime/model_providers/bedrock/llm/mistral.mistral-large-2402-v1:0.yaml rename to api/core/model_runtime/model_providers/bedrock/llm/mistral.mistral-large-2402-v1.0.yaml diff --git a/api/core/model_runtime/model_providers/bedrock/llm/mistral.mixtral-8x7b-instruct-v0:1.yaml b/api/core/model_runtime/model_providers/bedrock/llm/mistral.mixtral-8x7b-instruct-v0.1.yaml similarity index 100% rename from api/core/model_runtime/model_providers/bedrock/llm/mistral.mixtral-8x7b-instruct-v0:1.yaml rename to api/core/model_runtime/model_providers/bedrock/llm/mistral.mixtral-8x7b-instruct-v0.1.yaml