distributed-llm-pretraining-torchtitan
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the torchtitan and torchao source code and dependencies from the official PyTorch GitHub organization.
- [EXTERNAL_DOWNLOADS]: Downloads tokenizer files and model assets from Hugging Face's official repository for Llama models.
- [COMMAND_EXECUTION]: Provides commands for running training scripts, distributed training orchestrators (torchrun), and cluster job submission tools (srun, sbatch).
- [SAFE]: The skill uses industry-standard practices for secret management by instructing users to provide their own Hugging Face authentication tokens via command-line arguments.
Audit Metadata