together-fine-tuning
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the official Together AI Python SDK (together>=2.0.0) and the standard requests library to interact with the platform and prepare training data.
- [EXTERNAL_DOWNLOADS]: The script scripts/vlm_finetune.py includes functionality to download image content from user-provided URLs using the requests library to convert them into base64 format for training.
- [DATA_EXPOSURE]: The documentation includes standard practices for managing API keys and dataset files, recommending the use of environment variables for credentials and providing clear paths for model weight management via the Together AI API.
Audit Metadata