export async function importNodeLlamaCpp() {
  return import("node-llama-cpp");
}
