Commit Graph

18 Commits

Author SHA1 Message Date
vfbd f7b799be56 Apply tokenizer fixes to prompt_tuner.py 2022-10-21 17:06:17 -04:00
vfbd 624f916dc6 Fix some remaining problems in prompt_tuner.py 2022-08-22 22:57:30 -04:00
vfbd 07eb2b5c4f Disable urllib3 logger in prompt_tuner.py to disable aria2 warnings 2022-08-22 21:57:46 -04:00
vfbd bae8d88651 Fix typo in get_hf_checkpoint_metadata 2022-08-22 21:50:06 -04:00
vfbd aede7ef192 Fix typo in training routine of prompt_tuner.py 2022-08-22 21:38:13 -04:00
vfbd b60d14e3bf Handle -1's in prompt_tuner.py breakmodel_gpulayers 2022-08-22 21:25:07 -04:00
vfbd 09750acfa0 prompt_tuner.py now shows layer configuration 2022-08-22 20:02:21 -04:00
vfbd b1c456ec18 prompt_tuner.py always has accelerate 2022-08-22 19:52:47 -04:00
vfbd 8da6893407 Replace MTJSP with MKUSP in prompt_tuner.py 2022-08-22 19:29:56 -04:00
vfbd 3d5c83fc23 prompt_tuner.py now uses lazy loader and accelerate 2022-08-22 19:29:20 -04:00
vfbd 584056b6d5 Fix remaining problems in prompt_tuner.py 2022-08-22 17:30:49 -04:00
vfbd f79926b73d Fix some more typos in prompt_tuner.py 2022-08-22 16:51:09 -04:00
vfbd a49a633164 `self.ckpt_path` -> `self.data.ckpt_path` 2022-08-22 16:46:39 -04:00
vfbd 05cf9b1dde Upload BasicTrainer class 2022-08-22 16:43:02 -04:00
vfbd 728e19a7f0 Implement file saving in prompt_tuner.py 2022-08-22 16:29:39 -04:00
vfbd 00e8928ee6 Upload current progress 2022-08-03 15:57:23 -04:00
vfbd 168c14fd4c Better way to copy mkultra methods 2022-07-24 00:35:58 -04:00
vfbd 289248ef40 Write AutoPromptTuningLM class 2022-07-23 14:37:28 -04:00