Instructions to use then/ttest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use then/ttest with Transformers:
# Load model directly from transformers import AutoTokenizer, TimesFmModelForPredictionMultiVariate tokenizer = AutoTokenizer.from_pretrained("then/ttest") model = TimesFmModelForPredictionMultiVariate.from_pretrained("then/ttest") - Notebooks
- Google Colab
- Kaggle
Upload data/train_data_indic_v2.tar.gz with huggingface_hub
Browse files
data/train_data_indic_v2.tar.gz
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4d15b1321fe48df02905ca54e36ce8caed4268b5817ad6af61ce8236a28e306
|
| 3 |
+
size 3053443418
|