frontier-model-finetuning
Installation
SKILL.md
Frontier Model Fine-Tuning
This skill enables bionicbot to act as an AI Research Engineer, optimizing LLMs to outperform generalist models on specific private datasets.
Instructions
- Curate high-quality, 'clean' datasets from private archives.
- Select the base model (e.g., Llama-3, Mistral) based on task complexity.
- Define the fine-tuning strategy: LoRA, QLoRA, or Full Parameter tuning.
- Run training cycles and monitor loss/accuracy metrics.
- Deploy the specialized model to a private inference endpoint.
Examples
- "Fine-tune a Llama-3 model on my company's historical trade data."
- "Create a specialized medical diagnostic AI using private patient logs."