Instructions to use facebook/sapiens2-pointmap-5b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sapiens
How to use facebook/sapiens2-pointmap-5b with sapiens:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- sapiens2
How to use facebook/sapiens2-pointmap-5b with sapiens2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Remove 'pos_embed_dtype' from config.json
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -133,7 +133,6 @@
|
|
| 133 |
56
|
| 134 |
],
|
| 135 |
"patch_size": 16,
|
| 136 |
-
"pos_embed_dtype": "bfloat16",
|
| 137 |
"pos_embed_jitter": null,
|
| 138 |
"pos_embed_rescale": 2.0,
|
| 139 |
"pos_embed_shift": null,
|
|
|
|
| 133 |
56
|
| 134 |
],
|
| 135 |
"patch_size": 16,
|
|
|
|
| 136 |
"pos_embed_jitter": null,
|
| 137 |
"pos_embed_rescale": 2.0,
|
| 138 |
"pos_embed_shift": null,
|