News

Joe Marshall: llambda.lisp on linux

  • Joe Marshall--Blogspot.com
  • published date: 2026-08-09 22:33:42 UTC

A reader named Madhu sent me a patch for running llambda.lisp under linux. This patch uses mmap to pull the weights into the lisp address space outside the heap. In addition, he tried to use a hugging face model that needed some default values, so he added…

A reader named Madhu sent me a patch for running llambda.lisp under linux. This patch uses mmap to pull the weights into the lisp address space outside the heap. In addition, he tried to use a huggi… [+238 chars]