Skip to content

Commit

Permalink
chore(modules): llama libs to support metering
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterFarber committed Oct 17, 2024
1 parent 3e4e173 commit 7050aff
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions modules/llama/config.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
preset: 'xxl'
keep_js: true
stack_size: 268435456
initial_memory: 838860800
maximum_memory: 4294967296
keep_js: true
target: 64
Binary file modified modules/llama/libs/common/libcommon.a
100755 → 100644
Binary file not shown.
Empty file modified modules/llama/libs/libaollama.so
100755 → 100644
Empty file.
Empty file modified modules/llama/libs/libaostream.so
100755 → 100644
Empty file.
Binary file modified modules/llama/libs/libllama.a
100755 → 100644
Binary file not shown.

0 comments on commit 7050aff

Please sign in to comment.