Merge pull request #146 from admu-progvar/master

Add llama2.cpp to notable forks section
This commit is contained in:
Andrej
2023-07-27 15:07:58 -07:00
committed by GitHub
+1
View File
@@ -195,6 +195,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg
- [llama2.rs](https://github.com/gaxler/llama2.rs) by @gaxler: a Rust port of this project
- [go-llama2](https://github.com/tmc/go-llama2) by @tmc: a Go port of this project
- [llama2.c-android](https://github.com/Manuel030/llama2.c-android): by @Manuel030: adds Android binaries of this project
- [llama2.cpp](https://github.com/leloykun/llama2.cpp) by @leloykun: a C++ port of this project
## unsorted todos