LLM Knowledge Dump
Everything I've learned building with LLMs (As of late 2024).
Everything I've learned building with LLMs (As of late 2024).
Using Mistral 7B for local function calling with dockerized vLLM.
Comparing two approaches to extracting transaction data from PDF bank statements. One using a handwritten regex parser and one using LLM structured data extraction.