Apply the model card standard
Browse files
README.md
CHANGED
|
@@ -108,7 +108,7 @@ them.
|
|
| 108 |
|
| 109 |
To use them in React Native ExecuTorch, pass the model constant shipped in the
|
| 110 |
library's model registry to the corresponding task pipeline. See the
|
| 111 |
-
[documentation](https://docs.swmansion.com/react-native-executorch/docs/fundamentals/
|
| 112 |
|
| 113 |
To load these files in your own ExecuTorch runtime, read the
|
| 114 |
[compatibility note](https://github.com/pytorch/executorch/blob/main/runtime/COMPATIBILITY.md)
|
|
|
|
| 108 |
|
| 109 |
To use them in React Native ExecuTorch, pass the model constant shipped in the
|
| 110 |
library's model registry to the corresponding task pipeline. See the
|
| 111 |
+
[documentation](https://docs.swmansion.com/react-native-executorch/docs/fundamentals/downloading-models).
|
| 112 |
|
| 113 |
To load these files in your own ExecuTorch runtime, read the
|
| 114 |
[compatibility note](https://github.com/pytorch/executorch/blob/main/runtime/COMPATIBILITY.md)
|