__init__.py 122 Bytes
Newer Older
zhougaofeng's avatar
zhougaofeng committed
1
2
3
4
5
6
# Level: api, webui > chat, eval, train > data, model > extras, hparams

from .cli import VERSION


__version__ = VERSION