Instructions to use chungimungi/PatchTST-2-input-channels with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chungimungi/PatchTST-2-input-channels with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSTForPrediction tokenizer = AutoTokenizer.from_pretrained("chungimungi/PatchTST-2-input-channels") model = PatchTSTForPrediction.from_pretrained("chungimungi/PatchTST-2-input-channels") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!