Skip to content

Readme: add wllama as a wasm binding#6100

Merged
ggerganov merged 1 commit intoggml-org:masterfrom
ngxson:xsn/wllama
Mar 16, 2024
Merged

Readme: add wllama as a wasm binding#6100
ggerganov merged 1 commit intoggml-org:masterfrom
ngxson:xsn/wllama

Conversation

@ngxson
Copy link
Copy Markdown
Contributor

@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 ggml-org:master Mar 16, 2024
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 3, 2024
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
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