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

Readme: add wllama as a wasm binding #6100

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Conversation

ngxson
Copy link
Collaborator

@ngxson ngxson commented Mar 16, 2024

Thanks for the great project!

During the past 3 days I've been trying to compile and to implement my own binding for llama.cpp in wasm.

My version of binding aims to support both high-level API (completions, embeddings) and some lower-level API like (de)tokenization, get_logits, sampling control,... more will come in the future.

It also have a nice documentation and is easy to install via npm package

@ngxson ngxson requested a review from ggerganov March 16, 2024 12:33
@ggerganov ggerganov merged commit dfbfdd6 into ggerganov:master Mar 16, 2024
21 checks passed
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 3, 2024
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.

2 participants