update colab link
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ The following screenshot is an example of interaction with the instructed model:
|
|
63 |
|
64 |
# How to Get Started with the Model
|
65 |
|
66 |
-
This [tutorial](https://github.com/huggingface/notebooks/pull/418/) shows a simple example to fine-tune IDEFICS on custom data. This [colab notebook](https://colab.research.google.com/drive/
|
67 |
|
68 |
We provide quick-start code for both the base and the instruct models.
|
69 |
|
|
|
63 |
|
64 |
# How to Get Started with the Model
|
65 |
|
66 |
+
This [tutorial](https://github.com/huggingface/notebooks/pull/418/) shows a simple example to fine-tune IDEFICS on custom data. This [colab notebook](https://colab.research.google.com/drive/1dvsaN2PPtg0uQQ-VXqXR8v8K7o7cgjMY?usp=sharing) showcases how to do the fine-tuning in 4bits precision. TODO: change to the correct link once it's merged.
|
67 |
|
68 |
We provide quick-start code for both the base and the instruct models.
|
69 |
|