Skip to content

Commit

Permalink
readme : add php api bindings (ggerganov#6326)
Browse files Browse the repository at this point in the history
* add php bindings to readme

* readme : add link to PR

---------

Co-authored-by: Georgi Gerganov <[email protected]>
  • Loading branch information
2 people authored and hodlen committed Apr 1, 2024
1 parent 5e23cfb commit 4d1ab0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -148,6 +148,7 @@ Typically finetunes of the base models below are supported as well.
- Java: [kherud/java-llama.cpp](https://github.com/kherud/java-llama.cpp)
- Zig: [deins/llama.cpp.zig](https://github.com/Deins/llama.cpp.zig)
- Flutter/Dart: [netdur/llama_cpp_dart](https://github.com/netdur/llama_cpp_dart)
- PHP (API bindings and features built on top of llama.cpp): [distantmagic/resonance](https://github.com/distantmagic/resonance) [(more info)](https://github.com/ggerganov/llama.cpp/pull/6326)

**UI:**

Expand Down

0 comments on commit 4d1ab0c

Please sign in to comment.