mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-10-27 08:21:30 +00:00
4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
export const csr = true;
|
|
export const prerender = false;
|
|
export const ssr = false;
|