rmihaylov commited on
Commit
80273ab
1 Parent(s): 62f7f8d
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -38,3 +38,5 @@ Here is how to use this model in PyTorch:
38
  ```
39
 
40
  This will download both a base model and an adapter from huggingface. Then it will run a gradio interface for chatting.
 
 
 
38
  ```
39
 
40
  This will download both a base model and an adapter from huggingface. Then it will run a gradio interface for chatting.
41
+
42
+ Example using this model: [Colab](https://colab.research.google.com/drive/1IPz8QqOa5ZUBz7ZyXE4hhh7XwMEH-D9S#scrollTo=onLKXdA97gjs)