Search

Showing top 121 results for "Local LLM downloads"

Top stories

Discussions and forums

Hacker News · u/gokulnair2001 · 1w ago

Show HN: LLMForge – Orchestrate your LLM pipeline. Locally

Stop stitching together CLI tools. LLMForge handles the full pipeline — from model download to on-device deployment in one native window. No terminal. No cloud. Just results.

4
r/docker · u/CreativeCollege2815 · 3w ago

Using a Gemma4 Safetensor Already Downloaded Locally

Hi everyone. I need some help or advice. I’m learning how to use N8N, so I downloaded Docker and installed N8N locally. I also wanted to install Gemma4, which I use in ComfyUI to help with image generation prompts. Is it…

Hacker News · u/bayshark · 3d ago

Show HN: Selora – local model for Home Assistant

Selora AI Local is an open-source, Qwen-based model for Home Assistant.Specs: Qwen3 1.7B base model (Q6 quantized~1.6GB) Four Home Assistant-specific LoRA adapters: - Answers - Clarifications - Automations - Commands ~3.…

7 4
Hacker News · u/Hey1-Arthur · Mar 22, 2026

I'm 11 and trained a custom MoE LLM for $1

# I'm 11 years old and I trained my own LLM from scratch. 50 people downloaded it in 24 hours.Hey r/LocalLLaMA,I'm Arthur, I'm 11 years old, and I just released *Wind Arc 1.6* — a custom architecture LLM I built and trai…

4
Hacker News · u/theodorehq · 4w ago

Show HN: Charm – on-device spelling, grammar, and prediction for macOS

I've spent the last year building Charm, a native macOS menu bar app that corrects spelling, fixes grammar, and predicts your next word.Three features:- Spells: NSSpellChecker plus a local LLM for context-aware correctio…

3 1
blogs.windows.com › japan › 2026 › …

バイブコーディングを活用した NPU アプリ開発 - Windows Blog for Japan

…実行する python app.py # First run downloads the model (~3 GB). Subsequent starts are near-instant. # Open http://localhost:5000 最初にモデルをダウンロードするときにはネットワーク接続が必要です。その後はモデルがローカルにキャッシュされるため、完全にオフラインの状態で起動して使用することができます。ただし、ランタイムやモデルが更新されたりフローが修正されたりすると、場合によってはダウンロードが必要になることもあります。キャッシュ管理の詳細については Foundry Local CLI リファレンス を参照してください…

Apr 14, 2026 · Japan Windows Blog