Fixed README ToC (#2196)
Co-authored-by: Vinayak Kamath <Vinayak.Kamath@target.com>
This commit is contained in:
parent
fe710af25f
commit
f5ba9bfd52
11
README.md
11
README.md
|
@ -21,14 +21,15 @@ to power Hugging Chat, the Inference API and Inference Endpoint.
|
|||
## Table of contents
|
||||
|
||||
- [Get Started](#get-started)
|
||||
- [API Documentation](#api-documentation)
|
||||
- [Docker](#docker)
|
||||
- [API documentation](#api-documentation)
|
||||
- [Using a private or gated model](#using-a-private-or-gated-model)
|
||||
- [A note on Shared Memory](#a-note-on-shared-memory-shm)
|
||||
- [A note on Shared Memory (shm)](#a-note-on-shared-memory-shm)
|
||||
- [Distributed Tracing](#distributed-tracing)
|
||||
- [Local Install](#local-install)
|
||||
- [CUDA Kernels](#cuda-kernels)
|
||||
- [Architecture](#architecture)
|
||||
- [Local install](#local-install)
|
||||
- [Optimized architectures](#optimized-architectures)
|
||||
- [Run Mistral](#run-a-model)
|
||||
- [Run locally](#run-locally)
|
||||
- [Run](#run)
|
||||
- [Quantization](#quantization)
|
||||
- [Develop](#develop)
|
||||
|
|
Loading…
Reference in New Issue