modify code structure

This commit is contained in:
hiyouga
2023-08-02 23:17:36 +08:00
parent 1d8a1878ea
commit 08f180e788
25 changed files with 188 additions and 145 deletions

View File

@@ -1,4 +1,4 @@
from llmtuner.webui.interface import create_ui
from llmtuner import create_ui
def main():