# References Primary and implementation sources used by these notes: 1. DeepSeek-AI. **DeepSeek-V3 Technical Report**. arXiv:2412.19437. 2. DeepSeek-AI. **DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model**. arXiv:2405.04434. 3. Dai et al. **DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture-of-Experts Language Models**. arXiv:2401.06066. 4. DeepSeek-AI. **DeepSeek-V3 official repository**. 5. DeepSeek-AI. **DeepSeek-V3 inference model implementation**. 6. DeepSeek-AI. **DeepSeek-MoE official repository**.