mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-01-30 14:22:04 +00:00
5 lines
55 B
Python
5 lines
55 B
Python
from .app import create_app
|
|
|
|
|
|
__all__ = ["create_app"]
|