RoundtTble commited on
Commit
f01b32c
·
1 Parent(s): df056ba

Add onnx model source

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -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
  ```