Skip to content

Commit f697317

Browse files
authored
Update README.md
1 parent b47a234 commit f697317

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ This is *NOT* intended to be a "framework" or "library" - it is intended to show
1414

1515
For an in-depth walkthrough of what's in this codebase, see this [blog post](https://pytorch.org/blog/accelerating-generative-ai-2/).
1616

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)
1720
## Supported Models
1821

1922
### LLaMA family

0 commit comments

Comments
 (0)