Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LH-Tech-AI
/
SmaLLMPro350M-Backend
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SmaLLMPro350M-Backend
/
package.json
LH-Tech-AI
Create package.json
1bffb3a
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
138 Bytes
{
"dependencies"
:
{
"express"
:
"^4.18.2"
,
"onnxruntime-node"
:
"^1.16.3"
,
"js-tiktoken"
:
"^1.0.7"
,
"cors"
:
"^2.8.5"
}
}