diff options
| author | Martin Delille <martin@delille.org> | 2024-05-30 14:52:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-30 15:52:50 +0300 |
| commit | 7846540bd291e52cd4eee53882315760e05239be (patch) | |
| tree | 7a7b2c60da90568d0230b73c37ca67afbb47fdb7 | |
| parent | e6157f94c8f835f7f774b98409078867472a34fe (diff) | |
readme : add Conan badge (#7638)
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ [Roadmap](https://github.com/users/ggerganov/projects/7) / [Project status](https://github.com/ggerganov/llama.cpp/discussions/3471) / [Manifesto](https://github.com/ggerganov/llama.cpp/discussions/205) / [ggml](https://github.com/ggerganov/ggml) +[](https://conan.io/center/llama-cpp) + Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others) in pure C/C++ ### Recent API changes |
