Files
timesfm/.project.json
2026-04-01 00:12:14 +08:00

18 lines
321 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "TimesFM 时序预测",
"description": "Google开源时间序列预测模型跨境电商备货/销量预测评估",
"status": "active",
"created": "2026-04-01",
"ports": [
{
"port": 4420,
"label": "dev",
"fixed": true
}
],
"stack": [
"Python",
"PyTorch"
]
}