togethercomputer

17 mods across 1 repository, 34 stars between them.

togetherai-skills

02

togethercomputer/skills

Plugin Claude Code

Agent Skills for Together AI platform — inference, training, embeddings, audio, video, images, function calling, and infrastructure.

34 14d ago A tokens not measured original MIT

skills AGENTS.md

03

togethercomputer/skills

Instructions file CodexOpenCode

Instructions for togethercomputer/skills, covering agents.md, skill registry, project structure, working with skills and skill.md format.

34 14d ago A 2,944 tokens original MIT

together-audio

04

togethercomputer/skills

Skill Claude CodeCodex

Text-to-speech and speech-to-text via Together AI, including REST, streaming, and realtime WebSocket TTS, plus transcription, translation, diarization, timestamps, and live STT. Reach for it whenever the user needs audio in or audio out on Together AI rather than chat generation, image or video creation, or model…

34 14d ago A 73 tokens original MIT

togethercomputer/skills

Skill Claude CodeCodex

High-volume, asynchronous offline inference at up to 50% lower cost via Together AI's Batch API. Prepare JSONL inputs, upload files, create jobs, poll status, and download outputs. Reach for it whenever the user needs non-interactive bulk inference rather than real-time chat or evaluation jobs.

34 14d ago A 67 tokens original MIT

togethercomputer/skills

Skill Claude CodeCodex

Real-time and streaming text generation via Together AI's OpenAI-compatible chat/completions API, including multi-turn conversations, tool and function calling, structured JSON outputs, and reasoning models. Reach for it whenever the user wants to build or debug text generation on Together AI, unless they specifically…

34 14d ago A 84 tokens original MIT

togethercomputer/skills

Skill Claude CodeCodex

Custom Dockerized inference workers on Together AI's managed GPU infrastructure. Build with Sprocket SDK, configure with Jig CLI, submit async queue jobs, and poll results. Reach for it whenever the user needs container-level control rather than a standard model endpoint or raw cluster.

34 14d ago A 62 tokens original MIT

togethercomputer/skills

Skill Claude CodeCodex

Deploy and operate models on dedicated GPUs with Together AI's Dedicated Model Inference (DMI, the v2 dedicated endpoints API): beta endpoints, deployments, deployment profiles and hardware configs, autoscaling, traffic splitting, A/B tests, shadow experiments, Prometheus metrics, and custom model or LoRA adapter…

34 14d ago A 158 tokens original MIT

together-embeddings

09

togethercomputer/skills

Skill Claude CodeCodex

Dense vector embeddings, semantic search, RAG pipelines, and reranking via Together AI. Generate embeddings with open-source models and rerank results behind dedicated endpoints. Reach for it whenever the user needs vector representations or retrieval quality improvements rather than direct text generation.

34 14d ago A 57 tokens original MIT

togethercomputer/skills

Skill Claude CodeCodex

LLM-as-a-judge evaluation framework on Together AI. Classify, score, and compare model outputs, select judge models, use external-provider judges or targets, poll results and download reports. Reach for it whenever the user wants to benchmark outputs, grade responses, compare A/B variants, or operationalize automated…

34 14d ago A 70 tokens original MIT

togethercomputer/skills

Skill Claude CodeCodex

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.

34 14d ago A 69 tokens original MIT

togethercomputer/skills

Skill Claude CodeCodex

On-demand and reserved GPU clusters (H100, H200, B200) on Together AI with Kubernetes or Slurm orchestration, shared storage, credential management, and cluster scaling for ML and HPC jobs. Reach for it when the user needs multi-node compute or infrastructure control rather than a managed model endpoint.

34 14d ago A 69 tokens original MIT

together-images

13

togethercomputer/skills

Skill Claude CodeCodex

Text-to-image generation and image editing via Together AI, including FLUX and Kontext models, LoRA-based styling, reference-image guidance, and local image downloads. Reach for it whenever the user wants to generate or edit images on Together AI rather than create videos or build text-only chat applications.

34 14d ago A 62 tokens original MIT

together-kueue

14

togethercomputer/skills

Skill Claude CodeCodex

Install and use the Kueue job-queueing controller on a Together AI Kubernetes GPU cluster to gate jobs on quota. Covers installing Kueue, defining ResourceFlavor, ClusterQueue, and LocalQueue quota, submitting jobs to a queue, and watching quota admit or suspend them. Reach for it when a Together cluster's GPU pool…

34 14d ago A 124 tokens original MIT

together-sandboxes

15

togethercomputer/skills

Skill Claude CodeCodex

Remote Python execution in managed sandboxes on Together AI with stateful sessions, file uploads, data analysis, chart generation, and notebook-like runs via the Sandboxes API. Reach for it whenever the user wants managed remote Python execution instead of local execution, raw clusters, or full model hosting.

34 14d ago A 64 tokens original MIT

together-video

16

togethercomputer/skills

Skill Claude CodeCodex

Text-to-video and image-to-video generation via Together AI, including keyframe control, model and dimension selection, asynchronous job polling, and video downloads. Reach for it whenever the user wants motion generation on Together AI rather than still-image generation or text-only inference.

34 14d ago A 56 tokens original MIT

together-volcano

17

togethercomputer/skills

Skill Claude CodeCodex

Install and use the Volcano batch scheduler on a Together AI Kubernetes GPU cluster for gang scheduling. Covers installing Volcano, creating queues, submitting all-or-nothing gang-scheduled jobs (vcjobs), and verifying placement. Reach for it when a job on a Together cluster needs its pods scheduled all-at-once or not…

34 14d ago A 96 tokens original MIT