nemo_export.trt_llm.qnemo.utils
#
Module Contents#
Functions#
Detect if a given path is a TensorRT-LLM a.k.a. “qnemo” checkpoint based on config & tensor data presence. |
Data#
API#
- nemo_export.trt_llm.qnemo.utils.CONFIG_NAME = 'config.json'#
- nemo_export.trt_llm.qnemo.utils.WEIGHTS_NAME = 'rank{}.safetensors'#