hf_text-generation-inference/tgi-entrypoint.sh

6 lines
130 B
Bash
Executable File

#!/bin/bash
ldconfig 2>/dev/null || echo 'unable to refresh ld cache, not a big deal in most cases'
text-generation-launcher $@