NVIDIA / TransformerEngine

A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/index.html
Apache License 2.0
1.85k stars 309 forks source link

Script to run pre-commit hooks locally #969

Closed ksivaman closed 3 months ago

ksivaman commented 3 months ago

Description

Add a small-script to run pre-commit hooks locally.

Type of change

Changes

Add a small-script to run pre-commit hooks locally.

Checklist: