Instructions to use AminiTech/Amini_FM_V0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AminiTech/Amini_FM_V0 with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSTForPretraining tokenizer = AutoTokenizer.from_pretrained("AminiTech/Amini_FM_V0") model = PatchTSTForPretraining.from_pretrained("AminiTech/Amini_FM_V0", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
c155afc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:eacf20385539a114220b95df5acac8ff2c393914a0c939da07ada77b1959e2b0
size 4920
|