Repositories
ยป
llmnpc
: Testing how LLM's fair as NPC's
Commits
Files
Markers
Readme
Download
-- Select Branch --
master
Path:
llmnpc
/
llama.cpp
/
tools
/
server
/
webui
/
src
/
lib
/
constants
/ max-bundle-size.ts (
raw
)
1
export
const
MAX_BUNDLE_SIZE = 2 * 1024 * 1024;