diff --git a/big_vision/configs/proj/image_text/SigLIP_demo.ipynb b/big_vision/configs/proj/image_text/SigLIP_demo.ipynb index 027f9e3..120f447 100644 --- a/big_vision/configs/proj/image_text/SigLIP_demo.ipynb +++ b/big_vision/configs/proj/image_text/SigLIP_demo.ipynb @@ -165,6 +165,7 @@ " ('So400m/14', 224): ('webli_en_so400m_224_57633886.npz', 'So400m', 1152, 16, 32_000),\n", " ('So400m/14', 384): ('webli_en_so400m_384_58765454.npz', 'So400m', 1152, 64, 32_000),\n", " ('B/16-i18n', 256): ('webli_i18n_b16_256_66117334.npz', 'B', 768, 64, 250_000),\n", + " ('So400m/16', 256): ('webli_i18n_so400m_16_256_78061115.npz', 'So400m', 1152, 64, 250_000),\n", "}[VARIANT, RES]\n", "\n", "# It is significantly faster to first copy the checkpoint (30s vs 8m30 for B and 1m vs ??? for L)\n",