Update README.md
Browse files
README.md
CHANGED
@@ -67,4 +67,4 @@ response = generate(
|
|
67 |
max_tokens=512,
|
68 |
)
|
69 |
```
|
70 |
-
Inspired by these two gists from [AlexWeberk](https://gist.github.com/alexweberk/635431b5c5773efd6d1755801020429f) and [Awni Hannun](https://gist.github.com/awni/773e2a12079da40a1cbc566686c84c8f)
|
|
|
67 |
max_tokens=512,
|
68 |
)
|
69 |
```
|
70 |
+
Inspired by these two gists from [AlexWeberk](https://gist.github.com/alexweberk/635431b5c5773efd6d1755801020429f) and [Awni Hannun](https://gist.github.com/awni/773e2a12079da40a1cbc566686c84c8f) respectively.
|