SmaLLMPro350M-Backend / package.json
LH-Tech-AI's picture
Create package.json
1bffb3a verified
raw
history blame contribute delete
138 Bytes
{
"dependencies": {
"express": "^4.18.2",
"onnxruntime-node": "^1.16.3",
"js-tiktoken": "^1.0.7",
"cors": "^2.8.5"
}
}