소스 검색

Add mixtral 8x22b (#3606)

tags/0.6.4
Joshua 1 년 전
부모
커밋
de3b490f8e
No account linked to committer's email address

+ 1
- 0
api/core/model_runtime/model_providers/mistralai/llm/mistral-large-latest.yaml 파일 보기

@@ -6,6 +6,7 @@ model_type: llm
features:
- agent-thought
model_properties:
mode: chat
context_size: 32000
parameter_rules:
- name: temperature

+ 1
- 0
api/core/model_runtime/model_providers/mistralai/llm/mistral-medium-latest.yaml 파일 보기

@@ -6,6 +6,7 @@ model_type: llm
features:
- agent-thought
model_properties:
mode: chat
context_size: 32000
parameter_rules:
- name: temperature

+ 1
- 0
api/core/model_runtime/model_providers/mistralai/llm/mistral-small-latest.yaml 파일 보기

@@ -6,6 +6,7 @@ model_type: llm
features:
- agent-thought
model_properties:
mode: chat
context_size: 32000
parameter_rules:
- name: temperature

+ 1
- 0
api/core/model_runtime/model_providers/mistralai/llm/open-mistral-7b.yaml 파일 보기

@@ -6,6 +6,7 @@ model_type: llm
features:
- agent-thought
model_properties:
mode: chat
context_size: 8000
parameter_rules:
- name: temperature

+ 1
- 0
api/core/model_runtime/model_providers/mistralai/llm/open-mixtral-8x22b.yaml 파일 보기

@@ -6,6 +6,7 @@ model_type: llm
features:
- agent-thought
model_properties:
mode: chat
context_size: 64000
parameter_rules:
- name: temperature

+ 1
- 0
api/core/model_runtime/model_providers/mistralai/llm/open-mixtral-8x7b.yaml 파일 보기

@@ -6,6 +6,7 @@ model_type: llm
features:
- agent-thought
model_properties:
mode: chat
context_size: 32000
parameter_rules:
- name: temperature

Loading…
취소
저장