mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 11:50:35 +08:00
fix bugs in webui
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
LOCALES = {
|
||||
"config": {
|
||||
"en": {},
|
||||
"zh": {}
|
||||
},
|
||||
"lang": {
|
||||
"en": {
|
||||
"label": "Lang"
|
||||
@@ -447,10 +443,6 @@ LOCALES = {
|
||||
"label": "保存预测结果"
|
||||
}
|
||||
},
|
||||
"chat_box": {
|
||||
"en": {},
|
||||
"zh": {}
|
||||
},
|
||||
"load_btn": {
|
||||
"en": {
|
||||
"value": "Load model"
|
||||
|
||||
Reference in New Issue
Block a user