mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-15 19:30:36 +08:00
rename package
This commit is contained in:
6
src/llamafactory/__init__.py
Normal file
6
src/llamafactory/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# Level: api, webui > chat, eval, train > data, model > extras, hparams
|
||||
|
||||
from .cli import VERSION
|
||||
|
||||
|
||||
__version__ = VERSION
|
||||
Reference in New Issue
Block a user