# LlmNote **Repository Path**: wizstriver1/llm-note ## Basic Information - **Project Name**: LlmNote - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-14 - **Last Updated**: 2025-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # docs - [transformer笔记](docs/transformerNote.md) # 参考资料 - [一文读懂 PyTorch 显存管理机制](https://zhuanlan.zhihu.com/p/493646010?utm_id=0) - [设置pytorch的max_split_size_mb](https://iamholumeedey007.medium.com/how-can-i-set-max-split-size-mb-to-avoid-fragmentation-in-pytorch-ff0a6c641098) - [通过设置PYTORCH_CUDA_ALLOC_CONF中的max_split_size_mb解决Pytorch的显存碎片化导致的CUDA:Out Of Memory问题](https://blog.csdn.net/MirageTanker/article/details/127998036) - [The Document is All You Need!一站式 LLM底层技术原理入门指南](https://s3tlxskbq3.feishu.cn/docx/NyPqdCKraoXz9gxNVCfcIFdnnAc) - [Neural networks and deep learning By Michael Nielsen](http://neuralnetworksanddeeplearning.com/)