From 15332bfde35ae77504a61ddc3f34d698549a53f0 Mon Sep 17 00:00:00 2001 From: Yu Li Date: Mon, 25 Dec 2023 16:31:46 -0600 Subject: [PATCH] fix table of contents --- air_llm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/air_llm/README.md b/air_llm/README.md index f0903d9..312e291 100644 --- a/air_llm/README.md +++ b/air_llm/README.md @@ -37,7 +37,7 @@ airllm发布。 ## Table of Contents * [Quick start](#quickstart) -* [Model Compression](#3-model-compression---3x-inference-speed-up) +* [Model Compression](#model-compression---3x-inference-speed-up) * [Configurations](#configurations) * [Run on MacOS](#macos) * [Example notebooks](#example-python-notebook)