Commit 307a139
committed
docs: Improve Hexagon backend README for Android deployment and commands
This commit refines the by:
- Adding a step to explicitly create the directory on the Android device using before pushing GGUF dels.
This ensures the target directory exists and prevents potential failures.
- Correcting the example command by properly escaping the double quotes around the prompt string (). This ensures the command is correctly interpreted when executed in a shell environment.
These changes enhance the clarity and correctness of the instructions for deploying and running on Snapdragon-based Android devices.1 parent 4cb7e0b commit 307a139
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
135 | | - | |
| 136 | + | |
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
| |||
0 commit comments