Friday, 30th June 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.
TIL
A Discord bot to expand issue links to a private GitHub repository
— I have a private Discord channel and a private GitHub repository.
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.