summaryrefslogtreecommitdiffstats
path: root/models/clip/embeddings.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed PromptProcessor, modularized training loopVolpeon2023-01-131-1/+5
|
* Code deduplicationVolpeon2023-01-131-2/+2
|
* Fixed TI decayVolpeon2023-01-121-1/+9
|
* UpdateVolpeon2023-01-071-5/+0
|
* Added EMA to TIVolpeon2023-01-051-3/+3
|
* Various cleanupsVolpeon2023-01-051-0/+5
|
* UpdateVolpeon2023-01-041-1/+3
|
* UpdateVolpeon2023-01-011-11/+11
|
* CleanupVolpeon2023-01-011-11/+0
|
* UpdatesVolpeon2023-01-011-0/+11
|
* FixVolpeon2022-12-311-5/+7
|
* UpdateVolpeon2022-12-311-14/+16
|
* Bugfixes for multi-vector token handlingVolpeon2022-12-311-9/+18
|
* FixesVolpeon2022-12-311-1/+1
|
* Added multi-vector embeddingsVolpeon2022-12-311-0/+109