Open NaNAGISaSA opened 11 months ago
hello @jdemouth-nvidia, I have tested on the v0.6.1 branch, the same error occurred:
[12/21/2023-02:42:10] [TRT-LLM] [I] Build TensorRT engine bloom_float16_tp8_rank0.engine
[12/21/2023-02:42:10] [TRT] [I] BuilderFlag::kTF32 is set but hardware does not support TF32. Disabling TF32.
[12/21/2023-02:42:10] [TRT] [W] Unused Input: position_ids
[12/21/2023-02:42:11] [TRT] [E] 8: [helpers.h::numericCast::52] Error Code 8: Integer Overflow (cast failure due to overflow with value 3596615680 and upper bound 2147483647)
[12/21/2023-02:42:11] [TRT-LLM] [E] Engine building failed, please check the error log.
I try to use real and dummy weights to build bloom 176b model, but all failed with Integer Overflow.
build command:
error message: