Stanford Alpaca, and the acceleration of on-device large language model development
On Saturday 11th March I wrote about how Large language models are having their Stable Diffusion moment. Today is Monday. Let’s look at what’s happened in the past three days. …
Hypothesis: The unit economics of the machine learning space LLM 2020's startups are not similar to the social networking space in the mid-2000s. This will create a five year vacuum in VC's expecting returns
Why?
* Metcalfe's law is at play for people-run networks, but interfacing with LLM is a single
Large language models are having their Stable Diffusion moment
The open release of the Stable Diffusion image generation model back in August 2022 was a key moment. I wrote how Stable Diffusion is a really big deal at the …
jpWang/LiLT: Official PyTorch implementation of LiLT: A Simple yet Effective Language-Independent Layout Transformer for Structured Document Understanding (ACL 2022)
Official PyTorch implementation of LiLT: A Simple yet Effective Language-Independent Layout Transformer for Structured Document Understanding (ACL 2022) - jpWang/LiLT: Official PyTorch implementati...
Neural Networks from Scratch - P.1 Intro and Neuron Code
Building neural networks from scratch in Python introduction.Neural Networks from Scratch book: https://nnfs.ioPlaylist for this series: https://www.youtube....
Extension for Visual Studio Code - Use browser or official API integration for OpenAI ChatGPT, GPT3.5, GPT3 and Codex. Create new files & projects with one click. Copilot to learn code, add tests via GPT models. Google LaMDA Bard integration is work-in-progress.
Instructions to install TensorFlow in a Conda Environment · Issue #153 · apple/tensorflow_macos
This is not so much an issue as opposed to a 'How To' if you'd like to install this version of Tensorflow in Conda. Prerequisites: You must be on macOS Big Sur If you have a...
Running both TensorFlow and gym on Apple Silicon · Issue #2134 · openai/gym
I have been able to follow the workarounds to install Apple's special TensorFlow distribution on the M1 Mac Mini. I have also been able to successfully install Open AI's gym on the device. ...