mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-13 18:28:51 +02:00
2 lines
48 B
TypeScript
2 lines
48 B
TypeScript
export const MAX_BUNDLE_SIZE = 2 * 1024 * 1024;
|