Broken Colab Link for Fine Tuning colab
#90
by
canyon289
- opened
When trying to click this tune in colab link the colab doesn't actually load.
The link is found in this finetuning doc https://huggingface.co/blog/gemma-peft
The notebook link is here
https://huggingface.co/google/gemma-7b/blob/main/examples/notebook_sft_peft.ipynb
this is a known bug for gated models cc @osanseviero I am not sure we can do something here, the easiest would be to host these notebooks outside the gemma repo
Ah gated meaning that model license terms have to be accepted before repo access is allowed?