Simon Willison’s Weblog

Subscribe

June 2023

67 posts: 5 entries, 18 links, 6 quotes, 38 beats

June 29, 2023

None
TIL CLI tools hidden in the Python standard library — Seth Michael Larson [pointed out](https://twitter.com/sethmlarson/status/1674141676325990400) that the Python `gzip` module can be used as a CLI tool like this:

abacaj/mpt-30B-inference. MPT-30B, released last week, is an extremely capable Apache 2 licensed open source language model. This repo shows how it can be run on a CPU, using the ctransformers Python library based on GGML. Following the instructions in the README got me a working MPT-30B model on my M2 MacBook Pro. The model is a 19GB download and it takes a few seconds to start spitting out tokens, but it works as advertised.

# 3:27 am / open-source, ai, generative-ai, local-llms, llms, llm-release

None
TIL Bulk editing status in GitHub Projects — GitHub Projects has a mechanism for bulk updating the status of items, but it's pretty difficult to figure out how to do it.
Release symbex 1.0 — Find the Python code for specified symbols

June 30, 2023

Databricks Signs Definitive Agreement to Acquire MosaicML, a Leading Generative AI Platform. MosaicML are the team behind MPT-7B and MPT-30B, two of the most impressive openly licensed LLMs. They just got acquired by Databricks for $1.3 billion dollars.

# 1:43 am / open-source, ai, generative-ai, local-llms, llms

None
TIL A Discord bot to expand issue links to a private GitHub repository — I have a private Discord channel and a private GitHub repository.
None
TIL Local wildcard DNS on macOS with dnsmasq — I wanted to get wildcard DNS running on my Mac laptop, for development purposes. I wanted `http://anything.mysite.lan/` to point to my localhost IP address.

2023 » June

MTWTFSS
   1234
567891011
12131415161718
19202122232425
2627282930