Time Series Forecasting
TimesFM
coreai
coreai-aimodel
core-ai
coreaikit
time-series
forecasting
on-device
apple
Instructions to use mlboydaisuke/TimesFM-2.5-200M-CoreAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TimesFM
How to use mlboydaisuke/TimesFM-2.5-200M-CoreAI with TimesFM:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Link the card back to its collection and the request box
Browse files
README.md
CHANGED
|
@@ -69,3 +69,13 @@ let out = try await forecaster.forecast(series) // [Float] → point +
|
|
| 69 |
```
|
| 70 |
|
| 71 |
Base model: TimesFM 2.5 (Google Research). Core AI export: coreai-model-zoo. Apache-2.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
```
|
| 70 |
|
| 71 |
Base model: TimesFM 2.5 (Google Research). Core AI export: coreai-model-zoo. Apache-2.0.
|
| 72 |
+
|
| 73 |
+
<!-- funnel:v1 -->
|
| 74 |
+
|
| 75 |
+
---
|
| 76 |
+
|
| 77 |
+
**More models in this format:** [Core AI Model Zoo](https://huggingface.co/collections/mlboydaisuke/core-ai-model-zoo-6a7ff330f753e8dcae04671a) — 75 models, each with the recipe that produced it.
|
| 78 |
+
|
| 79 |
+
**Want a different model on-device?** [Open a request](https://github.com/john-rocky/on-device-requests) — free, open weights only; the export and its measured numbers get published publicly.
|
| 80 |
+
|
| 81 |
+
<!-- /funnel:v1 -->
|