[webui] display swanlab exp link (#7089)
* webui add swanlab link * change callback name * update --------- Co-authored-by: hiyouga <hiyouga@buaa.edu.cn> Former-commit-id: 27a4b93871c63b839c92940766bd7e0177972c9b
This commit is contained in:
@@ -2814,4 +2814,11 @@ ALERTS = {
|
||||
"ko": "모델이 내보내졌습니다.",
|
||||
"ja": "モデルのエクスポートが完了しました。",
|
||||
},
|
||||
"info_swanlab_link": {
|
||||
"en": "### SwanLab Link\n",
|
||||
"ru": "### SwanLab ссылка\n",
|
||||
"zh": "### SwanLab 链接\n",
|
||||
"ko": "### SwanLab 링크\n",
|
||||
"ja": "### SwanLab リンク\n",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user