+++ disableToc = false title = "How-tos" weight = 9 +++ ## How-tos This section includes LocalAI end-to-end examples, tutorial and how-tos curated by the community and maintained by [lunamidori5](https://github.com/lunamidori5). - [Setup LocalAI with Docker on CPU]({{%relref "howtos/easy-setup-docker-cpu" %}}) - [Setup LocalAI with Docker With CUDA]({{%relref "howtos/easy-setup-docker-gpu" %}}) - [Seting up a Model]({{%relref "howtos/easy-model" %}}) - [Making requests to LocalAI]({{%relref "howtos/easy-request" %}}) ## Programs and Demos This section includes other programs and how to setup, install, and use of LocalAI. - [Python LocalAI Demo]({{%relref "howtos/easy-setup-full" %}}) - [lunamidori5](https://github.com/lunamidori5)