Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,9 @@ Molmo is an open vision-language model developed by the Allen Institute for AI.
|
|
19 |
Molmo 7B-D is based on [Qwen2-7B](https://huggingface.co/Qwen/Qwen2-7B) and uses [OpenAI CLIP](https://huggingface.co/openai/clip-vit-large-patch14-336) as vision backbone. It is trained on our high-quality PixMo dataset.
|
20 |
|
21 |
|
22 |
-
This checkpoint is a **preview** of the Molmo release. All artifacts used in creating Molmo (PixMo dataset, training code, evaluations, intermediate checkpoints) will be made available at a later date, furthering our commitment to open-source AI development and reproducibility.
|
|
|
|
|
23 |
|
24 |
|
25 |
|
|
|
19 |
Molmo 7B-D is based on [Qwen2-7B](https://huggingface.co/Qwen/Qwen2-7B) and uses [OpenAI CLIP](https://huggingface.co/openai/clip-vit-large-patch14-336) as vision backbone. It is trained on our high-quality PixMo dataset.
|
20 |
|
21 |
|
22 |
+
This checkpoint is a **preview** of the Molmo release. All artifacts used in creating Molmo (PixMo dataset, training code, evaluations, intermediate checkpoints) will be made available at a later date, furthering our commitment to open-source AI development and reproducibility.
|
23 |
+
|
24 |
+
**[Sign up here](https://docs.google.com/forms/d/e/1FAIpQLSdML1MhNNBDsCHpgWG65Oydg2SjZzVasyqlP08nBrWjZp_c7A/viewform)** to be the first to know when artifacts are released.
|
25 |
|
26 |
|
27 |
|