Technology
Transformers
The deep learning architecture that revolutionized sequence modeling (NLP, vision) by replacing recurrent units with a parallelizable multi-head self-attention mechanism.
The Transformer: a neural network architecture introduced in the landmark 2017 paper, "Attention Is All You Need." It eliminated the sequential processing bottleneck of prior Recurrent Neural Networks (RNNs) by relying solely on self-attention, enabling massive parallelization and significantly faster training (up to 10x faster) on modern hardware. This efficiency allowed for the creation of large-scale pre-trained models: BERT (encoder-only) and the generative GPT series (decoder-only). The architecture is now foundational to all modern Large Language Models (LLMs) and drives the current state-of-the-art in AI.
What builders pair with Transformers
Projects using both technologies. Select a pairing to see a project.
12 more pairings
Pairing: LangChain
From Blood Work to Biological Age in 500ms: Building a Mortality Risk Predictor
Pairing: OpenAI API
From Blood Work to Biological Age in 500ms: Building a Mortality Risk Predictor
Pairing: GPT-4
From Blood Work to Biological Age in 500ms: Building a Mortality Risk Predictor
Pairing: PyTorch
Words to World, AI learning strategies for building world models.
Pairing: Python
Nanochat: training your own LLM chat bot from scratch
Pairing: Llama-2
fastworkflow is now SOTA on Tau Bench!
Recent Talks & Demos
Showing 1-24 of 148