Skip to content

Commit 7672746

Browse files
committed
Add Github badges
Signed-off-by: Charlie Truong <[email protected]>
1 parent 5889b64 commit 7672746

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
1+
<div align="center">
2+
13
# Emerging Optimizers
24

5+
</div>
6+
7+
<div align="center">
8+
9+
<!-- Get the codecov badge with a token direct from https://app.codecov.io/gh/NVIDIA-NeMo -->
10+
[![codecov](https://codecov.io/gh/NVIDIA-NeMo/Emerging-Optimizers/graph/badge.svg?token=IQ6U7IFYN0)](https://codecov.io/gh/NVIDIA-NeMo/Emerging-Optimizers)
11+
[![CICD NeMo](https://github.com/NVIDIA-NeMo/Emerging-Optimizers/actions/workflows/cicd-main.yml/badge.svg)](https://github.com/NVIDIA-NeMo/Emerging-Optimizers/actions/workflows/cicd-main.yml)
12+
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/release/python-3100/)
13+
[![GitHub Stars](https://img.shields.io/github/stars/NVIDIA-NeMo/Emerging-Optimizers.svg?style=social&label=Star)](https://github.com/NVIDIA-NeMo/Emerging-Optimizers/stargazers/)
14+
15+
</div>
16+
317
## Overview
418

519
Emerging Optimizers is a research project focused on understanding and optimizing the algorithmic behavior of Shampoo class optimizers (Shampoo, SOAP, Muon, etc.) and their implications to performance of GPU systems in LLM training.

0 commit comments

Comments
 (0)