Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-10-04 | prompt_parser: allow spaces in schedules, add test, log/ignore errors | Rae Fu | -49/+90 | |
Only build the parser once (at import time) instead of for each step. doctest is run by simply executing modules/prompt_parser.py | ||||
2022-10-04 | remove functools.cache as some people are having issues with it | AUTOMATIC | -2/+6 | |
2022-10-04 | Allow nested structures inside schedules | dan | -66/+53 | |
2022-09-29 | fix program breaking on empty prompt | AUTOMATIC | -0/+3 | |
2022-09-29 | new implementation for attention/emphasis | AUTOMATIC | -1/+86 | |
2022-09-19 | use model's dtype for #707 | AUTOMATIC | -1/+1 | |
2022-09-19 | fix cpu usage | C43H66N12O12S2 | -2/+2 | |
2022-09-15 | oh hey i broke batches with this | AUTOMATIC | -0/+2 | |
2022-09-15 | prompt editing | AUTOMATIC | -0/+128 | |