carl的skiplist笔记,一个简单的C++项目。仓库地址:https://github.com/youngyangyang04/Skiplist-CPP

阅读全文 »

OpenAI数据科学家Andrej Karpathy大神最精简的BPE算法。Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.

阅读全文 »

本文介绍了python装饰器的原理,以及常见的打印日志的用法

阅读全文 »