diff --git a/README.md b/README.md index 117eb9b12..d4794124a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@
discord twitter + google-colab
tests-nightly multigpu-semi-weekly tests @@ -70,6 +71,10 @@ Features: - Python 3.11 - PyTorch ≥2.6.0 +### Google Colab + +[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/axolotl-ai-cloud/axolotl/blob/main/examples/colab-notebooks/colab-axolotl-example.ipynb#scrollTo=msOCO4NRmRLa) + ### Installation #### Using pip diff --git a/docs/installation.qmd b/docs/installation.qmd index 763539278..265ff238c 100644 --- a/docs/installation.qmd +++ b/docs/installation.qmd @@ -134,7 +134,7 @@ For providers supporting Docker: ### Google Colab {#sec-colab} -Use our [example notebook](../examples/colab-notebooks/colab-axolotl-example.ipynb). +[![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/axolotl-ai-cloud/axolotl/blob/main/examples/colab-notebooks/colab-axolotl-example.ipynb#scrollTo=msOCO4NRmRLa) ## Platform-Specific Instructions {#sec-platform-specific}