Skip to main content

transformers

HuggingFace Transformers — pretrained model hub, pipelines, AutoModel/AutoTokenizer, .generate() for LLMs/VLMs, Trainer fine-tuning, PEFT/LoRA/QLoRA, bitsandbytes quantization, multimodal processors, datasets library, accelerate. Use when: transformers, huggingface, hf, hub, AutoTokenizer, AutoModel, AutoModelForCausalLM, AutoModelForSequenceClassification, AutoProcessor, pipeline, text-generation, image-text-to-text, automatic-speech-recognition, .generate, max_new_tokens, GenerationConfig, TextIteratorStreamer, apply_chat_template, fine-tuning, Trainer, TrainingArguments, eval_strategy, peft, LoraConfig, lora, qlora, bitsandbytes, BitsAndBytesConfig, 4-bit, 8-bit, sdpa, flash_attention_2, datasets library, load_dataset, accelerate, push_to_hub, hf-cli. SKIP: classical ML (→scikit-learn), raw PyTorch training without HF (→pytorch), LangChain orchestration (→langchain), serving-only TGI/vLLM deployment (use referenced links), GPU compute without DL (→cuda-python).

Jump to install

Source facts

Repository
VKirill/antigravity-for-claude-code
Last source activity
May 25, 2026 at 13:43
Detected SKILL.md language
English
Stars
15
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.