tgi-entrypoint.sh 130 Bytes
Newer Older
oOraph's avatar
oOraph committed
1
2
3
4
5
#!/bin/bash

ldconfig 2>/dev/null || echo 'unable to refresh ld cache, not a big deal in most cases'

text-generation-launcher $@