transformers▌
3 indexed skills · max 10 per page
tilegym-monkey-patch-kernels-to-transformers
nvidia/skills · tilegym
Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain class(es)' implementations, and patching certain class(es)' init/forward/load weight methods prior to instantiating models. Used when the user requires integrating TileGym kernels into `transformers` models.
transformers
davila7/claude-code-templates · Productivity
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.
sentence-transformers
davila7/claude-code-templates · Productivity
Python framework for sentence and text embeddings using transformers.