Skip to content

add php api bindings to readme #6326

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Mar 27, 2024
Merged

add php api bindings to readme #6326

merged 2 commits into from
Mar 27, 2024

Conversation

mcharytoniuk
Copy link
Contributor

Hello!

Thank you for this project!

I made an async PHP framework with a lot of features dedicated to llama.cpp . llama.cpp bindings can also be used standalone.

Here are the docs on how to use the basic bindings: https://resonance.distantmagic.com/docs/features/ai/server/llama-cpp/

There are also some features built on top llama.cpp API:
https://resonance.distantmagic.com/docs/features/ai/prompt-subject-responders/

I also wrote some tutorials:
https://resonance.distantmagic.com/tutorials/how-to-create-llm-websocket-chat-with-llama-cpp/
https://resonance.distantmagic.com/tutorials/how-to-serve-llm-completions/

I added the direct link to the bindings in the readme. Is there a chance I can also add links to those tutorials and other resources here somewhere?

Best wishes

@mcharytoniuk mcharytoniuk changed the title add php bindings to readme add php api bindings to readme Mar 26, 2024
@ggerganov ggerganov merged commit 1740d6d into ggml-org:master Mar 27, 2024
20 of 21 checks passed
@ggerganov
Copy link
Member

Is there a chance I can also add links to those tutorials and other resources here somewhere?

I also added a link in the readme back to this PR 👍

hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
* add php bindings to readme

* readme : add link to PR

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 3, 2024
* add php bindings to readme

* readme : add link to PR

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
tybalex pushed a commit to rubra-ai/tools.cpp that referenced this pull request Apr 17, 2024
* add php bindings to readme

* readme : add link to PR

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants