update readme

This commit is contained in:
hiyouga
2024-05-28 19:35:52 +08:00
parent 7c016b22aa
commit 087b9faa39
3 changed files with 6 additions and 9 deletions

View File

@@ -4,8 +4,7 @@ import subprocess
import sys
from enum import Enum, unique
from llamafactory import launcher
from . import launcher
from .api.app import run_api
from .chat.chat_model import run_chat
from .eval.evaluator import run_eval