Simon Willison’s Weblog

Subscribe

Saturday, 12th August 2023

Release llm-mlc 0.1a0 — LLM plugin for running models using MLC
Release llm-mlc 0.2 — LLM plugin for running models using MLC
Release llm-mlc 0.3 — LLM plugin for running models using MLC

llm-mlc (via) My latest plugin for LLM adds support for models that use the MLC Python library—which is the first library I’ve managed to get to run Llama 2 with GPU acceleration on my M2 Mac laptop.

# 5:33 am / plugins, projects, ai, generative-ai, llms, mlc, llm

TIL Combined release notes from GitHub with jq and paginate-json — Matt Holt [asked](https://twitter.com/mholt6/status/1690177417393135616):
Release llm 0.7 — Access large language models from the command-line

deno_python (via) A wildly impressive hack: deno_python uses Deno’s FFI interface to load your system’s Python framework (.dll/.dylib/.so) and sets up JavaScript proxy objects for imported Python objects—so you can run JavaScript code that instantiates objects from Python libraries and uses them to process data in different ways.

The latest release added pip support, so things like ’const np = await pip.import(“numpy”)’ now work.

# 10:14 pm / python, deno

Release paginate-json 0.3.1 — Command-line tool for fetching JSON from paginated APIs
Friday, 11th August 2023
Sunday, 13th August 2023