Understanding the Differences in Language Models - Transformers vs. Markov Models

2023-10-07

This article explores distinguishing details of Markov Models and Transformer-based models like GPT, focusing on how they predict the next character in a sequence. It explores the fundamental differences between these models, with a particular emphasis on how the self-attention mechanism in Transformer models makes a difference compared to the fixed context length in Markov models.


Continue reading

Problems with Langchain and how to minimize their impact

2023-09-01

Beyond the Hype - LangChain's Hidden Flaws and How to Master AI Development.


Continue reading