|
@@ -8,12 +8,12 @@ features:
|
|
- stream-tool-call
|
|
- stream-tool-call
|
|
model_properties:
|
|
model_properties:
|
|
mode: chat
|
|
mode: chat
|
|
- context_size: 8192
|
|
|
|
|
|
+ context_size: 2048
|
|
parameter_rules:
|
|
parameter_rules:
|
|
- name: temperature
|
|
- name: temperature
|
|
use_template: temperature
|
|
use_template: temperature
|
|
type: float
|
|
type: float
|
|
- default: 0.3
|
|
|
|
|
|
+ default: 0.7
|
|
min: 0.0
|
|
min: 0.0
|
|
max: 2.0
|
|
max: 2.0
|
|
help:
|
|
help:
|
|
@@ -57,7 +57,7 @@ parameter_rules:
|
|
zh_Hans: 用于控制模型生成时的重复度。提高repetition_penalty时可以降低模型生成的重复度。1.0表示不做惩罚。
|
|
zh_Hans: 用于控制模型生成时的重复度。提高repetition_penalty时可以降低模型生成的重复度。1.0表示不做惩罚。
|
|
en_US: Used to control the repeatability when generating models. Increasing repetition_penalty can reduce the duplication of model generation. 1.0 means no punishment.
|
|
en_US: Used to control the repeatability when generating models. Increasing repetition_penalty can reduce the duplication of model generation. 1.0 means no punishment.
|
|
pricing:
|
|
pricing:
|
|
- input: '0.000'
|
|
|
|
- output: '0.000'
|
|
|
|
- unit: '0.000'
|
|
|
|
|
|
+ input: "0.000"
|
|
|
|
+ output: "0.000"
|
|
|
|
+ unit: "0.000"
|
|
currency: RMB
|
|
currency: RMB
|