How to install prime-rl and its optional dependencies. Use when setting up the project, installing extras like deep-gemm for FP8 models, or troubleshooting dependency issues.
$npx -y skills add huggingface/prime-rl --skill installationInstalls into the current project.
Run `npx skills use "https://github.com/huggingface/prime-rl" --skill "huggingface/prime-rl/installation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/huggingface/prime-rl" that are relevant to the current task. Run `npx skills add "https://github.com/huggingface/prime-rl"` and select the relevant skills, then follow their instructions.