mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-03-23 02:33:24 +08:00
fix bugs in webui
Former-commit-id: 4befa74ea630d90e4d7a1f7d7c34d39257717ec1
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