7 lines
122 B
Python
7 lines
122 B
Python
# Level: api, webui > chat, eval, train > data, model > extras, hparams
|
|
|
|
from .cli import VERSION
|
|
|
|
|
|
__version__ = VERSION
|