Instructions to use GeorgeBredis/FAST-SpatialPredictor-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GeorgeBredis/FAST-SpatialPredictor-v1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("GeorgeBredis/FAST-SpatialPredictor-v1", dtype="auto", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- quantiles.json +1 -0
- tokenizer.json +0 -0
quantiles.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"0": [11.151829719543457, 711.9557495117188], "1": [10.665373802185059, 595.8718872070312], "2": [0.3995763957500458, 2.471846103668213]}
|
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|