Skip to content

Commit d531588

Browse files
authored
Update README.md
1 parent 335fbee commit d531588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/release/python-380/)
55
[![PyTorch 2.0+](https://img.shields.io/badge/PyTorch-2.0+-red.svg)](https://pytorch.org/)
66

7-
[📄 Read the Paper](paper.pdf) | [🚀 Quick Start](#quick-start) | [💻 Installation](#installation) | [📊 Benchmarks](#benchmarks) | [🔍 Examples](#usage-examples)
7+
[📄 Read the Paper](paper.pdf) | [🚀 Quick Start](#quick-start) | [💻 Installation](#installation)
88

99
**ModelGrid** is a production-grade framework for dynamically allocating GPU memory across multiple PyTorch and Hugging Face models. It enables significantly higher model density on existing GPU infrastructure through intelligent memory management, automatic resource allocation, and parallel execution.
1010

0 commit comments

Comments
 (0)