Skip to content

Commit d6073ac

Browse files
authored
Update README.md
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 1c450d4 commit d6073ac

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

README.md

+19-18
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,7 @@
2828

2929
**LocalAI** is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacement REST API that’s compatible with OpenAI API specifications for local 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.
3030

31-
## 💻 [Getting started](https://localai.io/basics/getting_started/index.html)
32-
33-
## 🔥🔥 Hot topics / Roadmap
34-
35-
[Roadmap](https://github.com/mudler/LocalAI/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap)
36-
37-
🆕 New! [LLM finetuning guide](https://localai.io/advanced/fine-tuning/)
38-
39-
Hot topics (looking for contributors):
40-
- Backends v2: https://github.com/mudler/LocalAI/issues/1126
41-
- Improving UX v2: https://github.com/mudler/LocalAI/issues/1373
42-
43-
If you want to help and contribute, issues up for grabs: https://github.com/mudler/LocalAI/issues?q=is%3Aissue+is%3Aopen+label%3A%22up+for+grabs%22
44-
45-
46-
<p align="center"><b>Follow LocalAI </b></p>
31+
<p align="center"><b>Follow LocalAI </b></p>
4732

4833
<p align="center">
4934
<a href="https://twitter.com/LocalAI_API" target="blank">
@@ -53,7 +38,7 @@ If you want to help and contribute, issues up for grabs: https://github.com/mudl
5338
<img src="https://dcbadge.vercel.app/api/server/uJAeKSAGDy?style=flat-square&theme=default-inverted" alt="Join LocalAI Discord Community"/>
5439
</a>
5540

56-
<p align="center"><b>Connect with the Creator </b></p>
41+
<p align="center"><b>Connect with the Creator </b></p>
5742

5843
<p align="center">
5944
<a href="https://twitter.com/mudler_it" target="blank">
@@ -64,7 +49,7 @@ If you want to help and contribute, issues up for grabs: https://github.com/mudl
6449
</a>
6550
</p>
6651

67-
<p align="center"><b>Share LocalAI Repository</b></p>
52+
<p align="center"><b>Share LocalAI Repository</b></p>
6853

6954
<p align="center">
7055

@@ -78,6 +63,22 @@ If you want to help and contribute, issues up for grabs: https://github.com/mudl
7863

7964
</p>
8065

66+
## 💻 [Getting started](https://localai.io/basics/getting_started/index.html)
67+
68+
## 🔥🔥 Hot topics / Roadmap
69+
70+
[Roadmap](https://github.com/mudler/LocalAI/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap)
71+
72+
🆕 New! [LLM finetuning guide](https://localai.io/advanced/fine-tuning/)
73+
74+
Hot topics (looking for contributors):
75+
- Backends v2: https://github.com/mudler/LocalAI/issues/1126
76+
- Improving UX v2: https://github.com/mudler/LocalAI/issues/1373
77+
78+
If you want to help and contribute, issues up for grabs: https://github.com/mudler/LocalAI/issues?q=is%3Aissue+is%3Aopen+label%3A%22up+for+grabs%22
79+
80+
81+
8182
<hr>
8283

8384
In a nutshell:

0 commit comments

Comments
 (0)