finetuning-technique
Installation
SKILL.md
Finetuning Technique
Guides the user through selecting a fine-tuning technique based on their use case and validates compatibility with the selected model.
When to Use
- User has decided to finetune and needs to choose a technique
- User wants to change their finetuning technique
- Technique needs to be validated against a selected model
Prerequisites
- A base model has been selected (via model-selection skill). The model name and hub must be known.
- A
use_case_spec.mdfile exists. If not, activate the use-case-specification skill to generate it first.