Skip to content

Commit

Permalink
v1.14.2 (#94)
Browse files Browse the repository at this point in the history
* sync with upstream llama.cpp source code

* v1.14.2
  • Loading branch information
ngxson authored Jul 28, 2024
1 parent 7ac824c commit d15748b
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.14.1",
"version": "1.14.2",
"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 d15748b

Please sign in to comment.