Replies: 2 comments
-
These two git repo is not based on ggml? |
Beta Was this translation helpful? Give feedback.
0 replies
-
No, they are based on GGML. llama2.c is "inspired" by llama.cpp as it's put in its readme and intended to be a very minimalistic ~500-line inference example for further hacking. and llama2.cpp is simply C++ port of that repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/karpathy/llama2.c
https://github.com/leloykun/llama2.cpp
Beta Was this translation helpful? Give feedback.
All reactions