10000 added termux with root instructions · MobinX/llama-cpp-python@0365483 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0365483

Browse files
added termux with root instructions
1 parent ff9faaa commit 0365483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ A Docker image is available on [GHCR](https://ghcr.io/abetlen/llama-cpp-python).
126126
```bash
127127
docker run --rm -it -p 8000:8000 -v /path/to/models:/models -e MODEL=/models/ggml-model-name.bin ghcr.io/abetlen/llama-cpp-python:latest
128128
```
129+
[Docker on termux (requires root)](https://gist.github.com/FreddieOliveira/efe850df7ff3951cb62d74bd770dce27) is currently the only known way to run this on phones, see [termux support issue](https://github.com/abetlen/llama-cpp-python/issues/389)
129130

130131
## Low-level API
131132

0 commit comments

Comments
 (0)
0