SKILL·81A748

huggingface-tokenizers

davila7
更新于 3 months ago
416 次查看
18,478
1,685
18,478
在 GitHub 上查看
文档处理TokenizationHuggingFaceBPEWordPieceUnigramFast TokenizationRustCustom TokenizerAlignment TrackingProduction

关于

This skill provides high-performance tokenization using HuggingFace's Rust-based library, processing 1GB of text in under 20 seconds. It supports BPE, WordPiece, and Unigram algorithms while enabling custom tokenizer training and alignment tracking. Use it when you need production-fast tokenization or to build custom tokenizers integrated with the transformers ecosystem.

快速安装

Claude Code

推荐
主要方式
npx skills add davila7/claude-code-templates -a claude-code
插件命令备选方式
/plugin add https://github.com/davila7/claude-code-templates
Git 克隆备选方式
git clone https://github.com/davila7/claude-code-templates.git ~/.claude/skills/huggingface-tokenizers

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

davila7/claude-code-templates
路径: cli-tool/components/skills/ai-research/tokenization-huggingface-tokenizers
0
anthropicanthropic-claudeclaudeclaude-code
FAQ

常见问题

什么是 huggingface-tokenizers Skill?

huggingface-tokenizers 是一个 Claude Skill,作者为 davila7。Skill 将 Claude 按需加载的说明和资源打包,让 Claude 无需额外提示即可执行与 huggingface-tokenizers 相关的任务。

如何安装 huggingface-tokenizers?

使用本页的安装命令:将 huggingface-tokenizers 作为插件添加到 Claude Code,或将其仓库克隆到 skills 目录,然后重启 Claude 以加载该 Skill。

huggingface-tokenizers 属于哪个分类?

huggingface-tokenizers 属于文档处理分类。

huggingface-tokenizers 可以免费使用吗?

可以。huggingface-tokenizers 已收录在 AIMCP,可免费安装。

相关推荐技能