Skip to content

Commit

Permalink
Merge pull request #373 from permaweb/peterfarber/update-sql-libs
Browse files Browse the repository at this point in the history
chore(modules): llama libs to support metering
  • Loading branch information
twilson63 authored Oct 17, 2024
2 parents 4863f15 + 7050aff commit 8457db4
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 8457db4

Please sign in to comment.