Skip to content

Commit

Permalink
Merge pull request #381 from rbitr/edit_clones
Browse files Browse the repository at this point in the history
added fortran clone
  • Loading branch information
karpathy authored Sep 5, 2023
2 parents b9fb861 + 0b3a5e1 commit 358fe99
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 @@ -346,6 +346,8 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg
- [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!
- WebAssembly
- [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
- [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 358fe99

Please sign in to comment.