Files
llm-atlas/research/sources/README.md
T
2026-07-29 06:07:42 +08:00

34 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 本地来源缓存
这里用于研究期间缓存论文 PDF、网页快照与文本抽取。二进制和全文缓存默认被 `.gitignore` 排除;公开仓库只提交 canonical URL、校验信息、研究笔记和允许再分发的原创内容。
当前锚点:
- Kimi K3 Technical Report
<https://github.com/MoonshotAI/Kimi-K3/blob/main/k3_tech_report.pdf>
- Kimi K3 official repository
<https://github.com/MoonshotAI/Kimi-K3>
- arXiv:2607.24653
<https://arxiv.org/abs/2607.24653>
语言模型前史首轮缓存位于 `language-model-history/`(不提交 PDF/TXT):
- Shannon 1948 / 1951
- Bengio et al. 2003
- Morin & Bengio 2005
- Mikolov et al. 2010
- Luong et al. 2015。
其余已核节点通过 DOI、ACL Anthology、PMLR、ISCA、JMLR、NeurIPS 或官方 arXiv 页面定位,
完整证据边界见 `../LANGUAGE_MODEL_HISTORY_RESEARCH.md`
Alignment 首轮缓存位于 `alignment/`(不提交 PDF/TXT):
- Christiano 2017、Ziegler 2019、Stiennon 2020 与 InstructGPT
- Natural Instructions、FLAN、T0、HH-RLHF、Constitutional AI 与 Self-Instruct
- DPO、RRHF、SLiC-HF、LIMA、RLAIF、UltraFeedback、IPO、KTO、ORPO、RewardBench 与 SimPO。
DeepSeek LLM/V2/V3/R1/V3.2/V4、Kimi K2/K2.5/K3 与 MOPD 复用既有本地缓存。
正式机制、公式、版本边界与 44 节点论文链见 `../ALIGNMENT_RESEARCH.md`Grok 候选线索单独保存在
`../ALIGNMENT_GROK_LEADS.md`,不能直接作为正文证据。