Source note Episode guide Original audio Topics: Technology

一个人、两周、数百美元,如何训出登顶 Hugging Face 的模型 | 对谈研究员逯雨鑫

Summary

This 42章经 episode interviews 逯雨鑫 / 逯雨昕 about making a high-ranking Hugging Face open-model result before joining an AI lab. The practical center is Low-Cost Model Post-Training / 低成本模型后训: choose a clear target, pick a suitable base model such as Qwen, build a data pipeline, use SFT and QLoRA, then iterate against benchmarks and failure cases. The strategic half connects Data-First Post-Training / 数据优先后训, Application Company Model Capability / 应用公司模型能力, and Local AI Privacy Tradeoff / 本地 AI 隐私取舍: application companies may own more post-training and user-data loops, while local models trade frontier capability for privacy, cost control, and policy independence.

Key Claims

  • 逯雨鑫 / 逯雨昕 / Lu Yuxin says her first model version took about five days and the second two to three weeks, using one 5090-class GPU, QLoRA, and a few-hundred-dollar data-generation budget.
  • The episode frames personal or application-company model work as target-specific post-training, not as frontier pretraining; gains on an agentic benchmark can coexist with weaker general benchmark behavior.
  • SFT is treated as the realistic default for individuals and many application companies because RL and more complex methods raise cost and infrastructure demands.
  • Data-First Post-Training / 数据优先后训 is the core operating lesson: public scripts, benchmarks, and cloud tools exist, but the guest says most project time went into data insight, data cleaning, and audit.
  • Real traces from users and open communities are treated as more useful than generic synthetic data, while synthetic data is useful for targeted failure repair such as overconfident task-completion claims.
  • Model Distillation / 模型蒸馏 works only when the teacher-model outputs move the student toward the intended target; a Qwen-sized or 12B-class student may fail to absorb a stronger teacher’s full behavior because of capacity gap.
  • Application Company Model Capability / 应用公司模型能力 may grow as companies with direct customers collect first-party interaction data, build domain evaluations, and post-train smaller models for their own scenarios.
  • AI labs are still positioned as important for frontier research, pretraining, and large-scale serving; the source does not claim individuals or ordinary application firms can replace that layer.
  • Local AI Privacy Tradeoff / 本地 AI 隐私取舍 is presented as a likely reason local models spread: sensitive data, high token cost, and safety refusals can make a weaker local model preferable for some domains.

Key Quotes

“95% 的时间都用在做数据上” - the episode’s practical post-training bottleneck.

“几千条量级” - the source’s claimed useful data scale for a narrow target.

“先明确目标,再选底座模型” - the workflow order emphasized by the guest.

Connections

Contradictions

  • No settled contradiction found. The source complements existing distillation and post-training pages by narrowing the claim to domain-specific small-model improvement rather than general frontier-model replacement.
  • It qualifies stronger local-AI optimism by saying the guest still uses local AI less today because current local models remain weaker and error-prone compared with frontier services.
  • The name spelling is source-scoped: the title/frontmatter use 逯雨鑫, while the body repeatedly uses 雨昕; the wiki keeps both under 逯雨鑫 / 逯雨昕 / Lu Yuxin pending stronger identity evidence.