File size: 82 Bytes
9dc6089
 
 
1
2
3
4
export async function importNodeLlamaCpp() {
  return import("node-llama-cpp");
}