Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0hq committed Apr 22, 2023
1 parent a903000 commit 50d5487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ If you want to try out WebGPT, visit the demo website here [KMeans.org](https://

- [X] Embeddings / de-embeddings on GPU.
- [X] Initializing pipelines on every step is incredibly inefficient.
- [ ] Reuse buffers as well!
- [ ] Kernel shared memory!
- [ ] Convert into a package.
- [ ] Compute pass splitting for larger models *(maxStorageBufferBindingSize)*
Expand Down

1 comment on commit 50d5487

@vercel
Copy link

@vercel vercel bot commented on 50d5487 Apr 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.