Update README.md
Browse files
README.md
CHANGED
@@ -61,7 +61,8 @@ generator(
|
|
61 |
) # generate
|
62 |
```
|
63 |
|
64 |
-
|
|
|
65 |
|
66 |
> For this model, formatting matters. The results may be (significantly) different between the structure outlined above and `prompt = "Hey, just wanted to ..."` etc.
|
67 |
|
|
|
61 |
) # generate
|
62 |
```
|
63 |
|
64 |
+
- try it in a [Google Colab](https://colab.research.google.com/gist/pszemraj/91df57e0c2caf1d5273b78576ad2853e/postbot-distilgpt2-emailgen-demo.ipynb) notebook
|
65 |
+
- Use it in bash/cmd [with this gist](https://gist.github.com/pszemraj/c1b0a76445418b6bbddd5f9633d1bb7f) :)
|
66 |
|
67 |
> For this model, formatting matters. The results may be (significantly) different between the structure outlined above and `prompt = "Hey, just wanted to ..."` etc.
|
68 |
|