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