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