Commit Graph

16 Commits

Author SHA1 Message Date
Victor Hall 938fe5016d adding llava 1.6 2024-06-18 18:24:23 -04:00
Victor Hall beec38726a update caption to work with cog2 and glm-9v, add embedding_perturbation 2024-06-09 01:26:23 -04:00
Victor Hall e5e684b8f3 oops 2024-05-15 17:14:46 -04:00
Victor Hall e7201d87db add unicode cleanup to caption_cog and a few more llava cleanups 2024-05-15 14:23:01 -04:00
Victor Hall 1fe3d9f4e5 adding filters for llava 2024-05-06 01:07:19 -04:00
Victor Hall fb1caf52a7 add llava captioning 2024-05-04 22:24:24 -04:00
Victor Hall 7ea9676da8 enhance cog caption script 2024-04-02 16:35:49 -04:00
Victor Hall 056de840d0 some cleanup/updates to caption stuff 2024-03-22 13:27:01 -04:00
Victor Hall d2a7a25da7 update caption_cog.py, transformers, and add peft 2024-03-13 18:38:55 -04:00
Victor Hall 42ad271261 bug in caption cog if starts_with no there 2024-03-02 01:58:13 -05:00
Victor Hall d098223052 merge conflict 2024-03-02 01:20:03 -05:00
BlueBug e1e070ca83 Cough... fixed typo
me not trying to be a grammar villian but a helpful noob
2024-02-06 18:11:20 +09:00
BlueBug eee130d7dd Fixs error when translated caption contains an unusual byte
fixs this
File "D:\EveryDream2trainer\caption_cog.py", line 143, in main
    f.write(caption)
UnicodeEncodeError: 'cp949' codec can't encode character '\xe9' in position 333: illegal multibyte sequence
2024-02-06 17:49:21 +09:00
Victor Hall 5622b55128 fix up cog caption script 2024-02-03 22:01:14 -05:00
Victor Hall 1a8495a706 cleanup on cog caption script 2024-02-03 19:25:20 -05:00
Victor Hall f885be56a1 add cog caption script 2024-01-24 22:21:51 -05:00