mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-04 20:52:59 +08:00
5 lines
55 B
Python
5 lines
55 B
Python
from .app import create_app
|
|
|
|
|
|
__all__ = ["create_app"]
|