"README_ORINGIN.md" did not exist on "457e72c386611c4cd6c0bacdd5545a221ace9dcb"
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 $@