xinguo2

Results 2 issues of xinguo2

When I train the model with my custom data, the train memory sparse loss increases first and then decreases. could you tell me the reason?

我按照教程https://huggingface.co/Tencent-Hunyuan/TensorRT-libs/blob/main/README.md自行构建tensorrt engine,安装按依赖后import tensorrt可以成功导入,在进行sh trt/build_engine.sh构建engine时报错,无法导出成功: [07/18/2024-07:49:33] [E] Cannot find input tensor with name "encoder_hidden_states" in the network inputs! Please make sure the input tensor names are correct. [07/18/2024-07:49:33] [E] Network And...