Megatron-energon

Latest version: v2.3.0

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.3.0

What's Changed
* Support loading datasets via dict() & update SimilarityInterleaved by paul-gibbons in https://github.com/NVIDIA/Megatron-Energon/pull/4
* Fix gc_init_worker for ShardedTensor by philipp-fischer in https://github.com/NVIDIA/Megatron-Energon/pull/7
* Fix dataloader being stuck iterating samples in a certain condition by voegtlel in https://github.com/NVIDIA/Megatron-Energon/pull/6
* Fix epath with relative usage by voegtlel in https://github.com/NVIDIA/Megatron-Energon/pull/3

New Contributors
* paul-gibbons made their first contribution in https://github.com/NVIDIA/Megatron-Energon/pull/4

**Full Changelog**: https://github.com/NVIDIA/Megatron-Energon/compare/2.2.0...2.3.0

2.2.0

**Full Changelog**: https://github.com/NVIDIA/Megatron-Energon/compare/2.1.1...2.2.0

Version 2.2.0 introduces support for video files in your dataset and adds new samples and dataset classes for video question answering (VidQA).
The new classes are: `VidQASample` and `VidQAWebdataset`.

If you have videos in your dataset shards, those should now automatically be decoded and yield a `VideoData` object, which contains the frames and the audio data as well as some meta data.

2.1.1

You can find the installable package here: https://pypi.org/project/megatron-energon/2.1.1/

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.