From 423d28ce1f54be18279a657ab025a2899ffa7bf3 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Jurado Suarez Date: Wed, 14 Feb 2024 13:13:12 -0800 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2c68925..8f0ab11 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,11 @@ Once the package is installed, documentation can be generated through the `autod autodoc generate ``` +## Running on Colab + +A notebook for testing different prompts can be run on Google Colab through [this link](https://colab.research.google.com/github/AutoResearch/autodoc/blob/main/notebooks/generate.ipynb). Be sure to change the Runtime type to a T4 GPU. + + ## Running AzureML pipelines This repo contains the evaluation and training pipelines for AutoDoc.