File size: 936 Bytes
a16990b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
{
"identifier": "@local:gemma-3-4b-hebrew-lyrics-finetune",
"name": "gemma-3_4b_hebrew-lyrics-finetune",
"changed": true,
"description": "",
"operation": {
"fields": [
{
"key": "llm.prediction.temperature",
"value": 0.2
},
{
"key": "llm.prediction.topPSampling",
"value": {
"checked": true,
"value": 0.4
}
},
{
"key": "llm.prediction.contextOverflowPolicy",
"value": "rollingWindow"
},
{
"key": "llm.prediction.maxPredictedTokens",
"value": {
"checked": false,
"value": 1000
}
},
{
"key": "llm.prediction.topKSampling",
"value": 30
},
{
"key": "llm.prediction.systemPrompt",
"value": "讗转讛 诪砖讜专专 讬砖专讗诇讬, 讻讜转讘 砖讬专讬诐 讘注讘专讬转"
}
]
},
"load": {
"fields": []
}
} |