Skip to content

Commit

Permalink
Merge pull request #388 from tairov/patch
Browse files Browse the repository at this point in the history
Add link to pure Mojo implementation of project
  • Loading branch information
karpathy authored Sep 12, 2023
2 parents d15577b + 38011d0 commit 27e623c
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 @@ -350,6 +350,8 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg
- [icpp-llm](https://github.com/icppWorld/icpp-llm): LLMs for the Internet Computer
- Fortran
- [llama2.f90](https://github.com/rbitr/llama2.f90): a Fortran port of this project
- Mojo
- [llama2.🔥](https://github.com/tairov/llama2.mojo) by @[tairov](https://github.com/tairov): pure Mojo port of this project
- [llama2.c - Llama 2 Everywhere](https://github.com/trholding/llama2.c) by @[trholding](https://github.com/trholding): Standalone, Bootable & Portable Binary Llama 2
- [llama2.c-zh - Bilingual Chinese and English](https://github.com/chenyangMl/llama2.c-zh) by @[chenyangMl](https://github.com/chenyangMl): Expand tokenizer to support training and inference in both Chinese and English

Expand Down

0 comments on commit 27e623c

Please sign in to comment.