huggingface-transformers

Official

Local LLM inference & fine-tuning

AuthorHouseGarofalo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables users to leverage powerful Hugging Face Transformers models directly on their local machine for a wide range of natural language processing tasks, from inference to fine-tuning.

Core Features & Use Cases

  • Local Model Inference: Run text generation, classification, NER, and QA using various models.
  • Embeddings Generation: Create vector representations of text for semantic search and similarity.
  • Model Fine-Tuning: Adapt pre-trained models for specific tasks using Trainer or PEFT/LoRA.
  • Quantization: Optimize models for reduced memory usage (4-bit, 8-bit).
  • Use Case: You need to build a RAG system and want to generate embeddings for your documents locally using a Sentence Transformer model, or fine-tune a small LLM for a specific domain chatbot.

Quick Start

Use the huggingface-transformers skill to generate text using the mistralai/Mistral-7B-Instruct-v0.2 model.

Dependency Matrix

Required Modules

transformerstorchsentence-transformersbitsandbytespeftdatasets

Components

referencesscripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: huggingface-transformers
Download link: https://github.com/HouseGarofalo/claude-code-base/archive/main.zip#huggingface-transformers

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.