Instructions to use hf-internal-testing/tiny-random-Swinv2Backbone with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-Swinv2Backbone with Transformers:
# Load model directly from transformers import AutoImageProcessor, Swinv2Backbone processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-Swinv2Backbone") model = Swinv2Backbone.from_pretrained("hf-internal-testing/tiny-random-Swinv2Backbone") - Notebooks
- Google Colab
- Kaggle
Update tiny models for Swinv2Backbone
#9
by hf-transformers-bot - opened
- 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 308280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:137f6697d2f0c070cdf7a625d69ca8e1bb1ca44a0d23bdea092cc2bfe0f5a44c
|
| 3 |
size 308280
|