Automatically updated from 모델 배포(536:gemma-3-4b-it-public) by 그룹사용자(groupuser)
This commit is contained in:
parent
12eb2003e4
commit
335df01d25
@ -69,9 +69,9 @@ input [
|
|||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "repetition_penalty"
|
name: "repetition_penalty-modify"
|
||||||
data_type: TYPE_FP32
|
data_type: TYPE_FP32
|
||||||
dims: [ 1 ]
|
dims: [ 0.8 ]
|
||||||
|
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
@ -106,7 +106,7 @@ output [
|
|||||||
parameters: [
|
parameters: [
|
||||||
{
|
{
|
||||||
key: "base_model_path",
|
key: "base_model_path",
|
||||||
value: {string_value: "/cheetah/input/model/groupuser/gemma-3-4b-it"}
|
value: {string_value: ""}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: "is_adapter_model",
|
key: "is_adapter_model",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user