rmihaylov commited on
Commit
92b2a46
1 Parent(s): a54d9e2

Add example.png

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -39,4 +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#scrollTo=onLKXdA97gjs)
 
 
 
 
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)
43
+
44
+ ### Interface
45
+ <img src="example.png">