Update README.md

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto 2024-02-09 00:03:07 +01:00 committed by GitHub
parent fc8423392f
commit 3875e5e0e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@ If you want to help and contribute, issues up for grabs: https://github.com/mudl
For a detailed step-by-step introduction, refer to the [Getting Started](https://localai.io/basics/getting_started/index.html) guide. For those in a hurry, here's a straightforward one-liner to launch a LocalAI instance with [phi-2](https://huggingface.co/microsoft/phi-2) using `docker`:
```
docker run -ti -p 8080:8080 localai/localai:v2.5.1-ffmpeg-core phi-2
docker run -ti -p 8080:8080 localai/localai:v2.7.0-ffmpeg-core phi-2
```
## 🚀 [Features](https://localai.io/features/)