Skip to main content

2 docs tagged with "local-models"

View all tags

Build a Local LLM App

A hands-on guide to running a model locally with Ollama or LM Studio and talking to it from your own simple app -- with copy-paste code for a browser app, a Node.js CLI, and the OpenAI SDK.

Cloud vs Local Models

When to use enterprise cloud AI platforms (Bedrock, SageMaker, Azure / Microsoft Foundry, Vertex AI) versus running open-weights models locally with Ollama, LM Studio, llama.cpp, or vLLM -- with a decision framework and trade-off tables.