Skip to content

Commit 6889429

Browse files
committed
Merge branch 'main' of github.com:abetlen/llama-cpp-python into main
2 parents df136cb + 4f0ec65 commit 6889429

File tree

4 files changed

+205
-429
lines changed

4 files changed

+205
-429
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ docker:
7171
docker build -t llama-cpp-python:latest -f docker/simple/Dockerfile .
7272

7373
run-server:
74-
uvicorn --factory llama.server:app --host ${HOST} --port ${PORT}
74+
python llama_cpp/server --model ${MODEL}
7575

7676
clean:
7777
- cd vendor/llama.cpp && make clean

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy