TdAI / llama.cpp /tools /ui /src /lib /constants /max-bundle-size.ts
tda45's picture
Upload folder using huggingface_hub (part 8)
15c3607 verified
Raw
History Blame Contribute Delete
48 Bytes
export const MAX_BUNDLE_SIZE = 2 * 1024 * 1024;