Instructions to use sujayC66/PatchTSMixer_Stock_Data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sujayC66/PatchTSMixer_Stock_Data with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSMixerForPrediction tokenizer = AutoTokenizer.from_pretrained("sujayC66/PatchTSMixer_Stock_Data") model = PatchTSMixerForPrediction.from_pretrained("sujayC66/PatchTSMixer_Stock_Data") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 278408
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b87adeaa6265aa0bcf72510327ba42f47a171d51e630b12621983f70f66e504
|
| 3 |
size 278408
|