index
:
llmnpc
master
Testing how LLM's fair as NPC's
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llama.cpp
/
tools
/
server
/
webui
/
src
/
lib
/
constants
/
max-bundle-size.ts
blob: e04348febeeb93c92fee10b7e0742b44026c1f18 (
plain
)
1
export const
MAX_BUNDLE_SIZE
=
2
*
1024
*
1024
;