Jonathan Rayner
Jonathan Rayner
Is query-replace available? And if so, what are the keybindings? I looked through the docs, but couldn't find it. Thanks.
The paper shows experiments with BLIP2 finetuned on VQAv2, but the finetuned models aren't listed in the model zoo or available on HuggingFace hub. Any plans to release these? Thanks
Currently the dev container is broken, this PR fixes it by: - Replacing deprecated `sklearn` package with `scikit-learn` - Update docker container to run Python 3.11 (install fails due to...