Closed zidsi closed 4 months ago
FYI: Building docker image from git clone on target machine and starting docker works OK.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
System Info
TGI fails to start. Version used ghcr.io/huggingface/text-generation-inference:2.0.3
Logs (debug) indicate Server error: transport error Error: Warmup(Generation("transport error")) at router/client, with hyper-0.14.28/src/proto/h2/client.rs:326: client response error: stream closed because of a broken pipe.
DMESG indicates invalid opcode in rotary_emb.cpython-310-x86_64-linux-gnu.so.
So maybe processor info would help as well - Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz.
Information
Tasks
Reproduction
Can reproduce with:
Expected behavior
TGI should start or report unsupported HW?