Skip to content

Commit 507c87b

Browse files
committed
fix colab button
1 parent 86e2659 commit 507c87b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemma/[Gemma_2]Finetune_with_Torch_XLA.ipynb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,11 @@
5656
"- How to peform **Parameter-Efficient Fine-Tuning (PEFT)** with the **Low-Rank Adaptation (LoRA)** on [Gemma 2 2B](https://huggingface.co/google/gemma-2-2b) using Hugging Face's **TRL** framework, **Torch XLA** and TPUs.\n",
5757
"\n",
5858
"<table align=\"left\">\n",
59-
" <tr>\n",
60-
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/google-gemini/gemma-cookbook/blob/main/Gemma/[Gemma_2]Finetune_with_Torch_XLA.ipynb\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" />Run in Google Colab</a>\n",
61-
" </tr>\n",
59+
" <td>\n",
60+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/google-gemini/gemma-cookbook/blob/main/Gemma/[Gemma_2]Finetune_with_Torch_XLA.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
61+
" </td>\n",
6262
"</table>\n",
63+
"<br><br>\n",
6364
"\n",
6465
"[![Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://www.kaggle.com/notebooks/welcome?src=https://github.com/google-gemini/gemma-cookbook/blob/main/Gemma/[Gemma_2]Finetune_with_Torch_XLA.ipynb)\n"
6566
]

0 commit comments

Comments
 (0)