Joe Marshall: llambda.lisp on linux
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]