We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4511944 commit 721c0b3Copy full SHA for 721c0b3
swift/ui/llm_train/runtime.py
@@ -62,7 +62,7 @@ class Runtime(BaseUI):
62
'en': 'Support fill custom path in'
63
}
64
},
65
- 'logging_content': {
+ 'log': {
66
'label': {
67
'zh': '日志输出',
68
'en': 'Logging content'
0 commit comments