Files
LlamaFactory/src/llmtuner/__init__.py
hiyouga b2949b88e9 release v0.7.1
Former-commit-id: a4f8adb021b6218d624303b51cd5e93ffa3111a1
2024-05-16 00:57:16 +08:00

7 lines
122 B
Python

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