» Tag
machinelearning
75 postsLFM2.5-Encoders: Fast Long-Context Inference on CPU
LFM2.5-Encoders released on Hugging Face offer fast performance for long-context inference on CPUs.
Anatomy of an LLM Judge: The Model Writes, the Judge Measures
Discover how an LLM judge operates and its significance for engineers.
Autonomous AI Intrusions: Lessons from the Hugging Face Incident
Hugging Face revealed an intrusion by an autonomous AI agent. What does this mean for engineers?
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comHarvey LAB-AA: Evaluating AI Agents on Real-World Legal Work
Harvey LAB-AA evaluates AI models on real-world legal tasks, providing critical insights for engineers.
The End of Cheap Data: Rethinking the Scaling Laws
The shift from cheap passive data to interaction data is crucial for AI. Engineers must focus on creating high-quality environments for effective learning.
Uber Open-Sources Security Monitoring for Claude Code, Cursor, and Codex
Uber has released its ADR security system for AI agents like Claude Code and Cursor as open source.
Why My AI Kept Urging Me to Ship: An Exploration of Bias
An exploration of AI's deferral pressure and its impact on project management.
Inkling by Thinking Machines: A Groundbreaking Multimodal LLM
Thinking Machines introduces Inkling, a multimodal LLM with 1 trillion parameters and 1M context window, offering new opportunities for engineers.
Compiler Converts Computation Graphs to Vanilla Transformer Weights
Generate transformer weights from computation graphs with a compiler, no training needed.
One encoder, seven heads: lessons from training a unified security classifier
We consolidated seven sequence classifiers into one multi-head model, sharing insights from our training process and results.