Skip to content

Commit 0c83ebe

Browse files
authored
docs: add table of contents to README.md (#106)
1 parent 3e8be30 commit 0c83ebe

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,21 @@ We're releasing two flavors of these open models:
2020

2121
Both models were trained using our [harmony response format][harmony] and should only be used with this format; otherwise, they will not work correctly.
2222

23+
## Table of Contents
24+
- [Highlights](#highlights)
25+
- [Inference examples](#inference-examples)
26+
- [About this repository](#about-this-repository)
27+
- [Setup](#setup)
28+
- [Download the model](#download-the-model)
29+
- [Reference PyTorch implementation](#reference-pytorch-implementation)
30+
- [Reference Triton implementation (single GPU)](#reference-triton-implementation-single-gpu)
31+
- [Reference Metal implementation](#reference-metal-implementation)
32+
- [Harmony format & tools](#harmony-format--tools)
33+
- [Clients](#clients)
34+
- [Tools](#tools)
35+
- [Other details](#other-details)
36+
- [Contributing](#contributing)
37+
2338
### Highlights
2439

2540
- **Permissive Apache 2.0 license:** Build freely without copyleft restrictions or patent risk—ideal for experimentation, customization, and commercial deployment.

0 commit comments

Comments
 (0)