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