mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-20 05:40:34 +08:00
Former-commit-id: 3459bb2d35162dbbef79cda05da08a56921aa276
This commit is contained in:
@@ -325,6 +325,14 @@ LOCALES = {
|
||||
"label": "最大长度"
|
||||
}
|
||||
},
|
||||
"max_new_tokens": {
|
||||
"en": {
|
||||
"label": "Maximum new tokens"
|
||||
},
|
||||
"zh": {
|
||||
"label": "最大生成长度"
|
||||
}
|
||||
},
|
||||
"top_p": {
|
||||
"en": {
|
||||
"label": "Top-p"
|
||||
|
||||
Reference in New Issue
Block a user