llama.cpp/entrypoint.sh

6 lines
89 B
Bash
Raw Normal View History

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