Skip to content

Commit

Permalink
sync to latest upstream source code (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngxson authored Oct 7, 2024
1 parent 2f97f4e commit ffcd98a
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion llama.cpp
Submodule llama.cpp updated 114 files
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wllama/wllama",
"version": "1.16.2",
"version": "1.16.3",
"description": "Low-level WASM binding for llama.cpp",
"main": "index.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion src/multi-thread/wllama.js

Large diffs are not rendered by default.

Binary file modified src/multi-thread/wllama.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion src/single-thread/wllama.js

Large diffs are not rendered by default.

Binary file modified src/single-thread/wllama.wasm
Binary file not shown.

0 comments on commit ffcd98a

Please sign in to comment.