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