Gemma inference with llama.cpp and logits processor
This commit is contained in:
@@ -27,6 +27,7 @@ docker run \
|
||||
-ti \
|
||||
--gpus=all \
|
||||
-p 8080:8080 \
|
||||
-p 8000:8000 \
|
||||
--env-file .env \
|
||||
-v /$(pwd)/models/:/root/models/ \
|
||||
-v /$(pwd)/iterations/:/root/data/iterations/ \
|
||||
|
||||
Reference in New Issue
Block a user