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 6
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:0c6c06c9a14f25acec51e66ed1dd49f02f64792a44eb46f646fd8a69ce07b1e7
|
| 3 |
size 278408
|