shellzero commited on
Commit
51de05d
1 Parent(s): 41bf0e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.