Skip to content

Commit

Permalink
sync to latest upstream source code (#132)
Browse files Browse the repository at this point in the history
* sync to latest upstream source code

* v1.17.1
  • Loading branch information
ngxson authored Nov 21, 2024
1 parent 54068f5 commit dc9c917
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 323 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.17.0",
"version": "1.17.1",
"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 dc9c917

Please sign in to comment.