**Is your feature request related to a problem? Please describe.** [https://github.com/NVIDIA-NeMo/NeMo/blob/82012319fa902f00c505389d482a1531b0fc37fb/nemo/collections/llm/gpt/data/chat.py#L88](https://github.com/NVIDIA-NeMo/NeMo/blob/82012319fa902f00c505389d482a1531b0fc37fb/nemo/collections/llm/gpt/data/chat.py#L88 ) > pack_metadata_file_path=None, # packing is not supported **Describe the solution you'd like** I'd like to use sequence packing in SFT with chat-like data.