Insights & Perspectives

Ideas for real-world impact.

High-Level Education Sarah Andrews High-Level Education Sarah Andrews

Why Most LLM App POCs Fail

LLMs aren’t yet widely used as an architectural component in production — the core issue is reliability. Not knowing how to engage with the reliability challenge limits the success of most teams building LLM-powered applications. In our projects at Hop, we’ve developed a relatively uncommon perspective on how to effectively engage with this reliability challenge.

Read More
Technical Deep Dives Sarah Andrews Technical Deep Dives Sarah Andrews

Machine Learning Is About Statistics After All: A Series of Vignettes, Part 1

It’s now possible to train complicated models while understanding very little about how they work. There’s a widespread attitude that it’s enough to know how to code up architectures in PyTorch and correct obscure bugs, and that the math is someone else’s problem. We at Hop put ML models into production, and we’re here to tell you that the math is not someone else’s problem.

Read More
Ethics/Guardrails, High-Level Education Sarah Andrews Ethics/Guardrails, High-Level Education Sarah Andrews

Code Quality for Research

Research (and especially applied research of the type that Hop does) is a type of multi-armed bandit problem — one that tries to balance new approaches (exploration) with successful approaches (exploitation). The code quality/technical debt conversation becomes a bit easier to think about if you articulate where on the exploration/exploitation spectrum you currently are.

Read More