awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesToken String Cleaning

Removing tokenizer-specific artifacts from token strings to improve human readability.

Distinct from String Tokenization: Focuses on the post-processing cleaning of token strings rather than the initial process of breaking strings into pieces.

Explore 1 awesome GitHub repository matching software engineering & architecture · Token String Cleaning. Refine with filters or upvote what's useful.

Awesome Token String Cleaning GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • transformerlensorg/transformerlensTransformerLensOrg 的头像

    TransformerLensOrg/TransformerLens

    3,098在 GitHub 上查看↗

    TransformerLens is a library for mechanistic interpretability research designed to reverse engineer the learned algorithms within large language models. It provides a standardized framework for wrapping diverse transformer architectures, allowing researchers to extract, manipulate, and analyze internal activations and weights through a consistent interface. The project distinguishes itself through a comprehensive system of activation hooks that can capture, patch, and ablate internal tensors during the forward pass. It includes specialized utilities for decomposing fused projections, material

    Removes tokenizer-specific artifacts and special characters from tokens to make them human-readable.

    Python
    在 GitHub 上查看↗3,098
  1. Home
  2. Software Engineering & Architecture
  3. String Tokenization
  4. Token String Cleaning