Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

add php api bindings to readme #6326

Merged
merged 2 commits into from Mar 27, 2024
Merged

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
README.md Outdated Show resolved Hide resolved
@ggerganov ggerganov merged commit 1740d6d into ggerganov:master Mar 27, 2024
20 of 21 checks passed
@ggerganov
Copy link
Owner

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 <[email protected]>
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 <[email protected]>
tybalex pushed a commit to tybalex/function.cpp that referenced this pull request Apr 17, 2024
* add php bindings to readme

* readme : add link to PR

---------

Co-authored-by: Georgi Gerganov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants