> For the complete documentation index, see [llms.txt](https://www.techwithtyler.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.techwithtyler.dev/ai/running-llms-locally.md).

# Running LLMs Locally

- [Choosing Models Based on Hardware](https://www.techwithtyler.dev/ai/running-llms-locally/choosing-models-based-on-hardware.md): Calculator for identifying LLMs that can be run locally
- [LM Studio](https://www.techwithtyler.dev/ai/running-llms-locally/lm-studio.md): How to run LLMs locally with LM Studio
- [Ollama](https://www.techwithtyler.dev/ai/running-llms-locally/ollama.md): How to run LLMs locally with Ollama
- [Claude Code with Local LLM](https://www.techwithtyler.dev/ai/running-llms-locally/claude-code-with-local-llm.md): How to configure Claude Code with a local LLM
