alpaca-lora/utils
Angainor Development 8d58d37b65
Templated prompter (#184)
* Templated prompter

* fix dup import

* Set Verbose False by default

I forgot to disable after testing.

* Fix imports order

* Use Black Formatting

* lint

* Re-introduce lost line

* Cleanup

* template default

* isort

---------

Co-authored-by: Eric Wang <eric.james.wang@gmail.com>
2023-03-29 19:36:04 -04:00
..
__init__.py Templated prompter (#184) 2023-03-29 19:36:04 -04:00
prompter.py Templated prompter (#184) 2023-03-29 19:36:04 -04:00
README.md Templated prompter (#184) 2023-03-29 19:36:04 -04:00

Directory for helpers modules

prompter.py

Prompter class, a template manager.

from utils.prompter import Prompter