technical-explanation

Tag

Cards List
#technical-explanation

The LLM distillation process simplified for politicians:

Reddit r/LocalLLaMA · 4d ago

An article simplifying the concept of LLM distillation for a political audience, explaining how smaller models learn from larger ones.

0 favorites 0 likes
#technical-explanation

ABI vs. API (2004)

Lobsters Hottest · 2026-07-05

An article from 2004 explaining the difference between ABI (Application Binary Interface) and API (Application Programming Interface), likely discussing their roles in software development and compatibility.

0 favorites 0 likes
#technical-explanation

@liumengxinfly: Redis creator speaks out on X, saying that those who keep claiming Chinese models are distilled don't understand machine learning at all.

X AI KOLs Timeline · 2026-06-16 Cached

This article explains the technical principles of knowledge distillation in machine learning, pointing out that merely collecting output dialogues from ChatGPT/Claude cannot achieve effective distillation due to the lack of probability distribution information, and discusses the limitations of using generated data in SFT and pre-training.

0 favorites 0 likes
#technical-explanation

How do I inform Windows that I’m writing a binary file?

The Old New Thing (Raymond Chen) · 2026-05-04 Cached

This article explains that Windows does not have a built-in concept of binary vs. text mode at the OS level; such distinctions are handled by runtime libraries like the C runtime. It clarifies that all files are treated as bytes by Windows and that content transformations must be done manually or via libraries.

0 favorites 0 likes
← Back to home

Submit Feedback