VictorSanh commited on
Commit
a44e7e3
1 Parent(s): bc7e459

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -30,6 +30,7 @@ tags:
30
  <img src="https://huggingface.co/HuggingFaceM4/idefics-80b/resolve/main/assets/IDEFICS.png" alt="Idefics-Obelics logo" width="200" height="100">
31
  </p>
32
 
 
33
 
34
  # Idefics2
35
 
@@ -40,8 +41,6 @@ We release under the Apache 2.0 license 2 checkpoints:
40
  - [idefics2-8b](https://huggingface.co/HuggingFaceM4/idefics2-8b): the base model fine-tuned on a mixture of supervised and instruction datasets (text-only and multimodal datasets)
41
  - idefics2-8b-chatty (coming soon): `idefics2-8b` further fine-tuned on long conservation
42
 
43
- **As of April 15th, 2024**, Idefics2 is not part of a Transformers pypi release. Please install Transformers from `main` (for instance with `pip install -q git+https://github.com/huggingface/transformers`).
44
-
45
  # Model Summary
46
 
47
  - **Developed by:** Hugging Face
 
30
  <img src="https://huggingface.co/HuggingFaceM4/idefics-80b/resolve/main/assets/IDEFICS.png" alt="Idefics-Obelics logo" width="200" height="100">
31
  </p>
32
 
33
+ ***As of April 18th, 2024**, Idefics2 is part of the `4.40.0` Transformers pypi release. Please upgrade your Transformers version (`pip install transformers --upgrade`).*
34
 
35
  # Idefics2
36
 
 
41
  - [idefics2-8b](https://huggingface.co/HuggingFaceM4/idefics2-8b): the base model fine-tuned on a mixture of supervised and instruction datasets (text-only and multimodal datasets)
42
  - idefics2-8b-chatty (coming soon): `idefics2-8b` further fine-tuned on long conservation
43
 
 
 
44
  # Model Summary
45
 
46
  - **Developed by:** Hugging Face