Files
LLaMA-Factory/src/llamafactory/__init__.py
2024-05-16 18:39:08 +08:00

7 lines
122 B
Python

# Level: api, webui > chat, eval, train > data, model > extras, hparams
from .cli import VERSION
__version__ = VERSION