Time Series Forecasting
Transformers
Safetensors
TimesFM
timesfm2_5
timesfm-2.5
air-quality
aqi
karachi
karachi-aqi
environmental-monitoring
pollution-forecasting
Eval Results (legacy)
Instructions to use mahwizzzz/skyloom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mahwizzzz/skyloom with Transformers:
# Load model directly from transformers import AutoTokenizer, TimesFm2_5ModelForPrediction tokenizer = AutoTokenizer.from_pretrained("mahwizzzz/skyloom") model = TimesFm2_5ModelForPrediction.from_pretrained("mahwizzzz/skyloom", device_map="auto") - TimesFM
How to use mahwizzzz/skyloom 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
Ctrl+K