text-generation-inference/backends/gaudi/tgi-entrypoint.sh

6 lines
130 B
Bash
Raw Normal View History

2025-02-24 09:48:44 +00:00
#!/bin/bash
ldconfig 2>/dev/null || echo 'unable to refresh ld cache, not a big deal in most cases'
text-generation-launcher $@