llama.cpp/entrypoint.sh
baalajimaestro dca1ed6fb6
Use proper image for intel python
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-12-25 11:41:29 +05:30

5 lines
89 B
Bash
Executable file

#! /usr/bin/env bash
source /opt/intel/oneapi/setvars.sh
python -m llama_cpp.server $@