LLM里的优化器
Published:
Notes on playing with the optimizer in LLM.
Published:
Notes on playing with the optimizer in LLM.
Published:
Playing with agentic RL.
Published:
Notes on playing with the UltraScale Playbook.
Published:
A template for grafana generated by AI
Published:
An in-depth look at DEF files in EDA and their role in the design process.
Published:
用了一台垃圾机器做主机, 已经服务器换下来的硬盘, 记录一下配置过程
Published:
在本文中,我们将探讨如何实现一个简单的 eval 函数,能够解析并计算基本的数学表达式。我们将使用抽象语法树(AST)来表示表达式,并通过递归下降解析器来构建 AST。最后,我们将实现一个评估函数来计算表达式的值。
Published:
学习 ZeRO 系列论文,深入理解分布式训练中的优化技术。
Published:
An introduction to NVIDIA Collective Communications Library (NCCL) for efficient multi-GPU communication.
Published:
A collection of useful C++ tricks and tips for developers.
Published:
基本的C++介绍
Published:
Playing with diffusion models.
Published:
An overview of Sobolev imbedding and interpolation inequalities and their applications.
Published:
How to use iterative methods to solve sparse linear systems efficiently.
Published:
How to use ScaLAPACK for parallel linear algebra computations on distributed-memory systems.
Published:
太好用了, 快速画图的神
Published:
Distributed memory coding.
Published:
Discover the speed advantages of Qiskit Estimator for quantum computing tasks. Learn how it optimizes performance and efficiency in quantum simulations.
Published:
An in-depth look at CPU architecture optimizations and their impact on performance.
Published:
层次插值分解
Published:
学点大模型
Published:
记录服务器机房的一周工作
Published:
A collection of GPU-related human documentation.