We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47a234 commit f697317Copy full SHA for f697317
README.md
@@ -14,6 +14,9 @@ This is *NOT* intended to be a "framework" or "library" - it is intended to show
14
15
For an in-depth walkthrough of what's in this codebase, see this [blog post](https://pytorch.org/blog/accelerating-generative-ai-2/).
16
17
+## Examples
18
+In the spirit of keeping the repo minimal, here are various examples of extensions you can make to gpt-fast as PRs.
19
+- [Gemma support](https://github.com/pytorch-labs/gpt-fast/pull/115)
20
## Supported Models
21
22
### LLaMA family
0 commit comments