Commit ·
23ab705
1
Parent(s): 8c9ece4
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
-
https://huggingface.co/nateraw/vit-base-beans with ONNX weights
|
| 2 |
-
|
| 3 |
-
Note: Having a separate repo for ONNX weights is intended to be a temporary solution until WebML gains more traction.
|
| 4 |
-
If you would like to make your models web-ready, we recommend converting to ONNX using 🤗 [Optimum](https://huggingface.co/docs/optimum/index) and structuring your repo like this one
|
| 5 |
-
(with ONNX weights located in a subfolder named onnx).
|
| 6 |
|
| 7 |
```sh
|
| 8 |
# command for conversion
|
|
|
|
| 1 |
+
https://huggingface.co/nateraw/vit-base-beans with ONNX weights
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
```sh
|
| 4 |
# command for conversion
|