diff options
author | Aarni Koskela <akx@iki.fi> | 2024-05-26 15:09:42 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-26 22:09:42 +1000 |
commit | 9146d36fe7e3e911a07438c07efc1bae082f6390 (patch) | |
tree | f149fd32c679245016fd5c9f3e14305f02ad21ab | |
parent | b9adcbbf92fc7096bee23fe61496d25652ebf765 (diff) |
Readme: add akx/ggify to tools (#1484)
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -203,6 +203,10 @@ Unless otherwise noted these projects are open-source with permissive licensing: *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)* +**Tools:** + +- [akx/ggify](https://github.com/akx/ggify) – download PyTorch models from HuggingFace Hub and convert them to GGML + --- Here is a typical run using LLaMA v2 13B on M2 Ultra: |