·transformers
""

transformers

ovachiever/droid-tings

当使用预训练的 Transformer 模型进行自然语言处理、计算机视觉、音频或多模式任务时,应使用此技能。用于文本生成、分类、问答、翻译、摘要、图像分类、对象检测、语音识别以及自定义数据集上的模型微调。

23安装·0热度·@ovachiever

安装

$npx skills add https://github.com/ovachiever/droid-tings --skill transformers

SKILL.md

The Hugging Face Transformers library provides access to thousands of pre-trained models for tasks across NLP, computer vision, audio, and multimodal domains. Use this skill to load models, perform inference, and fine-tune on custom data.

Many models on the Hugging Face Hub require authentication. Set up access:

Use the Pipeline API for fast inference without manual configuration:

当使用预训练的 Transformer 模型进行自然语言处理、计算机视觉、音频或多模式任务时,应使用此技能。用于文本生成、分类、问答、翻译、摘要、图像分类、对象检测、语音识别以及自定义数据集上的模型微调。 来源:ovachiever/droid-tings。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ovachiever/droid-tings --skill transformers
分类
""沟通写作
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 transformers?

当使用预训练的 Transformer 模型进行自然语言处理、计算机视觉、音频或多模式任务时,应使用此技能。用于文本生成、分类、问答、翻译、摘要、图像分类、对象检测、语音识别以及自定义数据集上的模型微调。 来源:ovachiever/droid-tings。

如何安装 transformers?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ovachiever/droid-tings --skill transformers 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/ovachiever/droid-tings