Bert from Sesame Street as the NLP champion, standing victorious over defeated LLM robots

Beating BERT? Small LLMs vs Fine-Tuned Encoders for Classification

I ran 32 experiments comparing small LLMs to BERT on classification tasks. Turns out 2018-era BERT is still really good at what it does.

Read(Beating BERT? Small LLMs vs Fine-Tuned Encoders for Classification)

I ran 32 experiments comparing small LLMs to BERT on classification tasks. Turns out 2018-era BERT is still really good at what it does.

Extraction Generation Classification

A Production Framework for LLM Feature Evaluation

An empirical analysis of LLM application patterns that successfully scale in production systems, focusing on extraction, generation, and classification use cases

Read(A Production Framework for LLM Feature Evaluation)

An empirical analysis of LLM application patterns that successfully scale in production systems, focusing on extraction, generation, and classification use cases

RAG

RAG: From Context Injection to Knowledge Integration

A technical dive into the limitations of current RAG approaches, examining architectural challenges and exploring pathways to more integrated knowledge-aware LLM architectures.

Read(RAG: From Context Injection to Knowledge Integration)

A technical dive into the limitations of current RAG approaches, examining architectural challenges and exploring pathways to more integrated knowledge-aware LLM architectures.

CheeseGPT logo and interface

CheeseGPT

A (Very) Simple RAG Tutorial

Read(CheeseGPT)

A (Very) Simple RAG Tutorial