spb/localvm-research Public License
Running LLMs larger than memory on a consumer Mac — falsification-driven research: margin-gated deferred refinement, out-of-core verification on Apple Silicon. TR-01 published.
Python 63.2%
JavaScript 23.5%
CSS 11.8%
Shell 0.9%
Makefile 0.5%
1# =============================================================================2# Project : localvm-research3# File : src/localvm/backends/__init__.py4# Purpose : Compute backends package5# Author : Simon-Pierre Boucher6# Contact : contact@spboucher.ai7# Created : 2026-08-118# Modified : 2026-08-119# Platform : macOS / Apple Silicon (arm64)10# License : All rights reserved (research code)11# =============================================================================12"""Compute backends package."""13