mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-15 19:30:36 +08:00
add template match and stage in webui
This commit is contained in:
@@ -546,7 +546,15 @@ LOCALES = {
|
||||
"zh": {
|
||||
"value": "开始导出"
|
||||
}
|
||||
}
|
||||
},
|
||||
"stage": {
|
||||
"en": {
|
||||
"label": "train stage"
|
||||
},
|
||||
"zh": {
|
||||
"label": "训练阶段"
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user