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