aboutsummaryrefslogtreecommitdiffstats
path: root/modules/prompt_parser.py
AgeCommit message (Expand)AuthorLines
2022-10-04prompt_parser: allow spaces in schedules, add test, log/ignore errorsRae Fu-49/+90
2022-10-04remove functools.cache as some people are having issues with itAUTOMATIC-2/+6
2022-10-04Allow nested structures inside schedulesdan-66/+53
2022-09-29fix program breaking on empty promptAUTOMATIC-0/+3
2022-09-29new implementation for attention/emphasisAUTOMATIC-1/+86
2022-09-19use model's dtype for #707AUTOMATIC-1/+1
2022-09-19fix cpu usageC43H66N12O12S2-2/+2
2022-09-15oh hey i broke batches with thisAUTOMATIC-0/+2
2022-09-15prompt editingAUTOMATIC-0/+128