dmarx / Multi-Modal-Comparators

Unified API to facilitate usage of pre-trained "perceptor" models, a la CLIP
39 stars 4 forks source link

SLIP text projection throws ndims error #22

Closed dmarx closed 2 years ago

dmarx commented 2 years ago
pytest -s -v -k slip

FAILED tests/test_mmc_fairslip.py::test_project_text - RuntimeError: number of dims don't match in permute
FAILED tests/test_mmc_fairslip_cc12m.py::test_project_text - RuntimeError: number of dims don't match in permute
FAILED tests/test_mmc_fairslip_cc3m.py::test_project_text - RuntimeError: number of dims don't match in permute