mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
7 lines
123 B
Python
7 lines
123 B
Python
# Level: api, webui > chat, eval, train > data, model > hparams > extras
|
|
|
|
from .cli import VERSION
|
|
|
|
|
|
__version__ = VERSION
|