You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/models/phi3-mini-lora/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ The LoRA model used is recent and is not yet officially released on `TorchTune`.
15
15
python export_model.py
16
16
```
17
17
18
-
2. Run the model using an example runtime. For more more detailed steps on this, check out [Build & Run](https://pytorch.org/executorch/stable/getting-started-setup.html#build-run).
18
+
2. Run the model using an example runtime. For more detailed steps on this, check out [Build & Run](https://pytorch.org/executorch/stable/getting-started-setup.html#build-run).
19
19
```
20
20
# Clean and configure the CMake build system. Compiled programs will appear in the executorch/cmake-out directory we create here.
0 commit comments