home/categories/machine-learning/beita6969-scienceclaw-skills-transformers-inference-skill-md
machine-learningdata-ai

transformers-inference

HuggingFace Transformers for model inference. Use when: text classification, NER, question answering, summarization, embeddings, zero-shot classification. NOT for: training large models (use cloud), simple regex/rule-based tasks, production serving at scale (use vLLM).

beita6969
maintainer
beita6969
更新日 3/12/2026
スター
571
フォーク
57
quick start

Installation and usage

HuggingFace Transformers for model inference. Use when: text classification, NER, question answering, summarization, embeddings, zero-shot classification. NOT for: training large models (use cloud), simple regex/rule-based tasks, production serving at scale (use vLLM).

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use transformers-inference