Megatron-LM
CommunityMegatron-LM skills for agents
Authorpedestrianlove
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a collection of utilities and functions specifically designed to support agents interacting with or leveraging the Megatron-LM framework. It aims to streamline complex operations related to large language model development and deployment.
Core Features & Use Cases
- Tensor Parallelism Utilities: Functions for splitting, gathering, and managing tensors across parallel processes.
- Inference Optimizations: Kernels and utilities for efficient text generation and inference, including memory management and communication.
- FP8 and Quantization Support: Tools for handling mixed-precision training and inference with FP8 tensors.
- Use Case: An agent can use this skill to manage the distribution of model weights across multiple GPUs for training a large transformer model, or to optimize the inference speed of a deployed Megatron-LM model.
Quick Start
Use the Megatron-LM skill to split a tensor along its last dimension into 8 partitions.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Megatron-LM Download link: https://github.com/pedestrianlove/skills/archive/main.zip#megatron-lm Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.