Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
darkfire514
/
OpenClawBot
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OpenClawBot
File size: 82 Bytes
fb4d8fe
1
2
3
4
export
async
function
importNodeLlamaCpp
(
) {
return
import
(
"node-llama-cpp"
); }