diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2024-05-31 15:04:58 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-31 15:04:58 +0300 |
commit | 16926dff92d6d0efa8cbc0f44d30d63349532b38 (patch) | |
tree | aacd5b5e8d38f27b9b906072d92b65f810b52ccd /README.md | |
parent | 0c27e6f62eea80140daf152d7b6c154466614e5c (diff) |
readme : link homebrew discussion
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -396,7 +396,7 @@ On Mac and Linux, the homebrew package manager can be used via ``` brew install llama.cpp ``` -The formula is automatically updated with new `llama.cpp` releases. +The formula is automatically updated with new `llama.cpp` releases. More info: https://github.com/ggerganov/llama.cpp/discussions/7668 ### Metal Build |