aboutsummaryrefslogtreecommitdiff
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;