一个人、两周、数百美元,如何训出登顶 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
- 逯雨鑫 / 逯雨昕 / Lu Yuxin - guest and source-reported builder of the pre-lab model.
- 42章经 - show context for the interview.
- Hugging Face, Qwen, QLoRA, and Supervised Fine-Tuning / SFT - platform, base-model, and training-method context.
- Model Post-Training Bottleneck, Model Distillation / 模型蒸馏, Data-First Post-Training / 数据优先后训, and Low-Cost Model Post-Training / 低成本模型后训 - core technical synthesis.
- Agent Post-Training, Synthetic Agent Data, Model Workflow Fit, and AI Verification - agentic benchmark, data, and evaluation context.
- Application Company Model Capability / 应用公司模型能力, AI Application Layer Moat, AI Data Flywheel / AI数据飞轮, and Model Sovereignty / 模型主权 - company strategy and data-control branch.
- Local AI Privacy Tradeoff / 本地 AI 隐私取舍, Local Private AI, Local AI Workstation, AI Query Privacy Risk, and AI Inference Cost Structure - local AI, privacy, and cost branch.
- OpenAI, Anthropic, Claude, ChatGPT, Codex, vLLM, and SGLang - model, assistant, coding-tool, and serving references.
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.