JayZhang42 8c86fe9455 frist commit | hace 1 año | |
---|---|---|
.. | ||
README.md | hace 1 año | |
__init__.py | hace 1 año | |
callbacks.py | hace 1 año | |
prompter.py | hace 1 año |
Prompter class, a template manager.
from utils.prompter import Prompter
Helpers to support streaming generate output.
from utils.callbacks import Iteratorize, Stream