localllm:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| localllm:start [2026/07/18 03:32] – jaw | localllm:start [2026/07/18 07:34] (current) – jaw | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Local AI Coding Environment Setup (Ollama + OpenCode) ==== | ==== Local AI Coding Environment Setup (Ollama + OpenCode) ==== | ||
| + | |||
| + | Install ollama and do some tests from the command line | ||
| + | |||
| + | Get the current version (and proof of life) | ||
| + | < | ||
| + | Get a model, this one is a 8b parameter coder model (but always check for better models, it is constantly changing): | ||
| + | < | ||
| + | Show all the models currently installed: | ||
| + | < | ||
| + | |||
| + | Now make sure that the API running on the local server is up: | ||
| + | |||
| + | < | ||
| + | curl http:// | ||
| + | </ | ||
| + | |||
| + | |||
| ==== Overview ==== | ==== Overview ==== | ||
localllm/start.txt · Last modified: by jaw