rmihaylov commited on
Commit
88ea1a4
1 Parent(s): 6c2ae11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ Here is how to use this model in PyTorch:
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?usp=sharing)
43
 
44
  ### Interface
45
 
 
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?usp=sharing). You need a Colab Pro because the model needs high ram when loading.
43
 
44
  ### Interface
45