{{template "views/partials/head" .}}
{{template "views/partials/navbar" .}}
{{ if eq (len .ModelsConfig) 0 }}

No Models Installed

Get started with LocalAI by installing your first model. Choose from our gallery, import your own, or use the API to download models.

Model Gallery

Browse and install pre-configured models

Import Models

Upload your own model files

API Download

Use the API to download models programmatically

How to Get Started

1

Browse the Model Gallery

Explore our curated collection of pre-configured models. Find models for chat, image generation, audio processing, and more.

2

Install a Model

Click on a model from the gallery to install it, or use the import feature to upload your own model files.

3

Start Chatting

Once installed, return to this page to start chatting with your model or use the API to interact programmatically.

{{ else }}
LocalAI Logo

How can I help you today?

Ask me anything, and I'll do my best to assist you.

MCP

Non-streaming mode active. Responses may take longer to process.

{{ $loadedModels := .LoadedModels }} {{ end }}
{{template "views/partials/footer" .}}