A world model for market microstructure
In Part 1 of this blog post series, I described the preprocessing problem that kept surfacing in conversations with HFT firms: their pipelines are either too ...
Published on by Jessica Nicholson
In Part 1 of this blog post series, I described the preprocessing problem that kept surfacing in conversations with HFT firms: their pipelines are either too ...
Published on by Jessica Nicholson
Lambda recently teamed with Hudson River Trading (HRT), one of the most respected quantitative trading firms in the world, to power their trading research and ...
Published on by Jessica Nicholson
This guide demonstrates how to scale JAX-based LLM training from a single GPU to multi-node clusters on NVIDIA Blackwell infrastructure. We present a ...
Published on by Jessica Nicholson
JAX unlocks distinct advantages on GPUs: automatic kernel fusion via XLA, composable transformations, and hardware-agnostic code that moves between ...
Published on by Jessica Nicholson
Introduction Graphics Processing Units (GPUs) were originally designed to handle computer graphics, like making video games look realistic or helping Netflix ...
Published on by Jessica Nicholson
If you've been anywhere near LLMs lately, you've probably heard the word "reasoning" thrown around more than a frisbee at a college campus. GPT-4 can "reason" ...