Skip to content

Commit

Permalink
Merge pull request #370 from dmarcos/llama2c-web
Browse files Browse the repository at this point in the history
Add llama2.c-web to the list of projects in Readme.md
  • Loading branch information
karpathy authored Sep 6, 2023
2 parents 3b0a6d3 + fab753d commit 35deb5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,8 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg
- [llama2.cs](https://github.com/trrahul/llama2.cs) by @[trrahul](https://github.com/trrahul): a C# port of this project
- Dart
- [llama2.dart](https://github.com/yiminghan/llama2.dart) by @[yiminghan](https://github.com/yiminghan/llama2.dart): one-file dart port of this project, works with Flutter!
- Web
- [llama2c-web](https://github.com/dmarcos/llama2.c-web) by @[dmarcos](https://github.com/dmarcos): Super simple way to build unmodified llama2.c to WASM and run it in the browser. [Demo](https://diegomarcos.com/llama2.c-web/)
- WebAssembly
- [icpp-llm](https://github.com/icppWorld/icpp-llm): LLMs for the Internet Computer
- Fortran
Expand Down

0 comments on commit 35deb5e

Please sign in to comment.