together-fine-tuning
LoRA, full fine-tuning, DPO preference tuning, VLM training, function-calling tuning, reasoning tuning, and BYOM uploads on Together AI. Reach for it whenever the user wants to adapt a model on custom data rather than only run inference, evaluate outputs, or host an existing model.
What this skill does
# Together Fine-Tuning ## Overview Use Together AI fine-tuning when the user needs to adapt a model to their own data or behavior. Supported workflows in this repo: - LoRA fine-tuning - full fine-tuning - DPO preference tuning - VLM fine-tuning - function-calling fine-tuning - reasoning fine-tuning - BYOM upload paths ## When This Skill Wins - Train a model on custom instruction or conversational data - Improve function-calling reliability with supervised examples - Train on preferences rather than only demonstrations - Fine-tune multimodal or reasoning-oriented models - Deploy a fine-tuned output model later through dedicated endpoints ## Hand Off To Another Skill - Use `together-chat-completions` for plain inference without training - Use `together-evaluations` to measure a model before or after tuning - Use `together-dedicated-endpoints` to host the resulting tuned model - Use `together-gpu-clusters` only when the user needs raw infrastructure rather than managed tuning ## Quick Routing - **Standard LoRA or full fine-tuning** - Start with [scripts/finetune_workflow.py](scripts/finetune_workflow.py) - Read [references/data-formats.md](references/data-formats.md) - **DPO preference tuning** - Start with [scripts/dpo_workflow.py](scripts/dpo_workflow.py) - **Function-calling tuning** - Start with [scripts/function_calling_finetune.py](scripts/function_calling_finetune.py) - **Reasoning tuning** - Start with [scripts/reasoning_finetune.py](scripts/reasoning_finetune.py) - **VLM tuning** - Start with [scripts/vlm_finetune.py](scripts/vlm_finetune.py) - **Model support and deployment options** - Read [references/supported-models.md](references/supported-models.md) - Read [references/deployment.md](references/deployment.md) ## Workflow 1. Choose the tuning method that matches the desired behavior change. 2. Validate dataset format before spending tokens on training. 3. Upload training data and keep the returned file ID. 4. Create the job with explicit method-specific parameters. 5. Monitor job state, events, checkpoints, and per-step training metrics before handing off to deployment. ## High-Signal Rules - Python scripts require the Together v2 SDK (`together>=2.0.0`). If the user is on an older version, they must upgrade first: `uv pip install --upgrade "together>=2.0.0"`. - Prefer LoRA unless the user has a specific reason to pay for full fine-tuning. - Keep data-format validation close to the upload step so bad files fail early. - Treat deployment as a separate phase; fine-tuning success does not automatically mean serving success. - Use the method-specific script instead of overloading one generic workflow for all modes. - Parameterize dataset paths, model IDs, and suffixes in automation instead of embedding one demo dataset forever. ## Resource Map - **Data formats**: [references/data-formats.md](references/data-formats.md) - **Supported models**: [references/supported-models.md](references/supported-models.md) - **Deployment guide**: [references/deployment.md](references/deployment.md) - **LoRA or full workflow**: [scripts/finetune_workflow.py](scripts/finetune_workflow.py) - **DPO workflow**: [scripts/dpo_workflow.py](scripts/dpo_workflow.py) - **Function-calling workflow**: [scripts/function_calling_finetune.py](scripts/function_calling_finetune.py) - **Reasoning workflow**: [scripts/reasoning_finetune.py](scripts/reasoning_finetune.py) - **VLM workflow**: [scripts/vlm_finetune.py](scripts/vlm_finetune.py) ## Official Docs - [Fine-tuning Quickstart](https://docs.together.ai/docs/fine-tuning-quickstart) - [Data Preparation](https://docs.together.ai/docs/fine-tuning-data-preparation) - [Fine-tuning Models](https://docs.together.ai/docs/fine-tuning-models) - [Deploying a Fine-Tuned Model](https://docs.together.ai/docs/deploying-a-fine-tuned-model) - [Fine-tuning API](https://docs.together.ai/reference/post-fine-tunes)
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.