adding guile_llama_cpp to binding list

This commit is contained in:
Andy Tai 2024-06-29 21:19:46 -07:00
parent b61eb9644d
commit 462cbc6cfb

View file

@ -171,6 +171,7 @@ Typically finetunes of the base models below are supported as well.
- 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)
* Guile Scheme: [(guile_llama_cpp)](https://savannah.nongnu.org/projects/guile-llama-cpp)
**UI:**