Skip to content

Commit 042a9b8

Browse files
authored
Remove Table of Contents from README
Removed the Table of Contents section from the README. Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
1 parent 65f1a41 commit 042a9b8

1 file changed

Lines changed: 1 addition & 32 deletions

File tree

README.md

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -62,36 +62,6 @@
6262

6363
**LocalAI** is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacement REST API that's compatible with OpenAI (Elevenlabs, Anthropic... ) API specifications for local AI inferencing. It allows you to run LLMs, generate images, audio (and not only) locally or on-prem with consumer grade hardware, supporting multiple model families. Does not require GPU. It is created and maintained by [Ettore Di Giacinto](https://github.com/mudler).
6464

65-
<details>
66-
<summary><strong>Table of Contents</strong></summary>
67-
68-
- [Local Stack Family](#local-stack-family)
69-
- [Screenshots / Video](#screenshots--video)
70-
- [Quickstart](#-quickstart)
71-
- [macOS Download](#macos-download)
72-
- [Containers (Docker, podman, ...)](#containers-docker-podman-)
73-
- [Latest project news](#-latest-project-news)
74-
- [Features](#-features)
75-
- [Supported Backends & Acceleration](#-supported-backends--acceleration)
76-
- [Text Generation & Language Models](#text-generation--language-models)
77-
- [Audio & Speech Processing](#audio--speech-processing)
78-
- [Image & Video Generation](#image--video-generation)
79-
- [Specialized AI Tasks](#specialized-ai-tasks)
80-
- [Hardware Acceleration Matrix](#hardware-acceleration-matrix)
81-
- [Community and integrations](#-community-and-integrations)
82-
- [Resources](#-resources)
83-
- [Media, Blogs, Social](#book--media-blogs-social)
84-
- [Autonomous Development Team](#-autonomous-development-team)
85-
- [Citation](#citation)
86-
- [Sponsors](#️-sponsors)
87-
- [Individual sponsors](#individual-sponsors)
88-
- [Star history](#-star-history)
89-
- [License](#-license)
90-
- [Acknowledgements](#-acknowledgements)
91-
- [Contributors](#-contributors)
92-
93-
</details>
94-
9565
## Screenshots / Video
9666

9767
### Chat, Model gallery
@@ -110,8 +80,6 @@ https://github.com/user-attachments/assets/6270b331-e21d-4087-a540-6290006b381a
11080
<br>
11181
</h1>
11282

113-
114-
11583
## 💻 Quickstart
11684

11785
### macOS Download:
@@ -121,6 +89,7 @@ https://github.com/user-attachments/assets/6270b331-e21d-4087-a540-6290006b381a
12189
</a>
12290

12391
> Note: the DMGs are not signed by Apple as quarantined. See https://github.com/mudler/LocalAI/issues/6268 for a workaround, fix is tracked here: https://github.com/mudler/LocalAI/issues/6244
92+
> Install the DMG and paste this code into terminal: `sudo xattr -d com.apple.quarantine /Applications/LocalAI.app`
12493
12594
### Containers (Docker, podman, ...)
12695

0 commit comments

Comments
 (0)