Host your GPU and earn Bitcoin Lightning payments
Version: 1.0.11
Release Date: February 12, 2026
Platform: Windows 10/11 (64-bit)
File size: ~38 MB
Before running LightPhon, you need to install the following dependencies:
Download and install the latest Microsoft Visual C++ Redistributable:
👉 Download VC++ Redistributable (x64)
Or install via winget:
winget install Microsoft.VCRedist.2015+.x64
Install llama.cpp which includes llama-server:
winget install llama.cpp
After installation, verify it's installed correctly:
llama-server --version
On first run, you'll need to:
Make sure llama-server is installed and in your PATH:
winget install llama.cpp
Install Visual C++ Redistributable:
winget install Microsoft.VCRedist.2015+.x64