Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
RoundtTble
/
dinov2_vits14_onnx
like
0
ONNX
Model card
Files
Files and versions
xet
Community
RoundtTble
commited on
Jun 25, 2023
Commit
f01b32c
·
1 Parent(s):
df056ba
Add onnx model source
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
CHANGED
Viewed
@@ -1,6 +1,11 @@
1
2
# dinov2_vits14
3
4
Run triton container.
5
6
```
1
2
# dinov2_vits14
3
4
+
## ONNX Model
5
+
6
+
Check this [PR](https://github.com/facebookresearch/dinov2/pull/129).
7
+
8
+
## Run
9
Run triton container.
10
11
```