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 b48c53f commit 0a8606fCopy full SHA for 0a8606f
docs/source/llm/getting-started.md
@@ -12,6 +12,7 @@ other components. We hope this project serves as a useful guide in your journey
12
### Table Of Contents
13
1. Exporting popular LLMs out of the box
14
2. Exporting custom LLMs
15
-3. **[Running on Android (XNNPack)](llama-demo-android.md)**
16
-4. **[Running on Android (Qualcomm)](build-run-llama3-qualcomm-ai-engine-direct-backend.md)**
17
-5. **[Running on iOS (CoreML)](llama-demo-ios.md)**
+3. **[Running with C++]()**
+4. **[Running on Android (XNNPack)](llama-demo-android.md)**
+5. **[Running on Android (Qualcomm)](build-run-llama3-qualcomm-ai-engine-direct-backend.md)**
18
+6. **[Running on iOS (CoreML)](llama-demo-ios.md)**
0 commit comments