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 9
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:0532d3b4b9308401b7216d5a73e64463644227304587c5aa27519969ad247526
|
| 3 |
size 278408
|