We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514edcc commit a8c38a8Copy full SHA for a8c38a8
examples/demo-apps/react-native/rnllama/README.md
@@ -20,7 +20,7 @@ A React Native mobile application for running LLaMA language models using ExecuT
20
21
## Installation
22
23
-1. Clone the repository: `git clone [email protected]:pytorch/executorch.git`
+1. Clone the repository: `git clone -b release/0.6 [email protected]:pytorch/executorch.git`
24
25
2. Navigate to the root of the repository: `cd executorch`
26
0 commit comments