Leyo commited on
Commit
27edbef
1 Parent(s): 71dc0d0

add colab link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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](TODO) 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
 
 
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