Skip to content

shen-shanshan/shen-shanshan.github.io

Repository files navigation

Shanshan's Blog

Welcome to my personal blog! 😄

Contents

📖 Technical Articles

标题 分类 个人博客 CSDN 知乎
大模型微调知识全景 大模型微调 Link Link Link
大模型 LoRA 微调的数学原理 大模型微调 Link Link Link
Ascend aclnn 算子开发入门 算子开发 Link Link Link
NVIDIA GPU 架构 & CUDA 平台入门学习 硬件架构 Link Link Link
Ascend NPU 架构 & CANN 平台入门学习 硬件架构 Link Link Link
基于 EulerOS & Ascend NPU 搭建 PyTorch 远程开发环境 环境搭建 Link Link Link
Git 实践案例——合并多个分散的 commit 节点 Git Link Link

📖 Reading Notes

You can see my reading notes at my another repo: reading-makes-life-better.

Quick Start

Publish a new post:

hugo new posts/title.md

Preview at localhost:

hugo server

Build site:

hugo -t blowfish
# or: hugo build

Roadmap

You can see the roadmap of this site at here.

Tutorials

Materials

Note

Remember to add {{< katex >}} just once and convert symbols for math syntax in markdown files:

  • \\ -> \\\
  • _ -> \_

References

About

This is my personal blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages