mirror of
https://github.com/trholding/llama2.c.git
synced 2026-02-06 11:26:53 +00:00
Merge pull request #388 from tairov/patch
Add link to pure Mojo implementation of project
This commit is contained in:
commit
27e623c8ae
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user