chore: Regenerate all playbooks

This commit is contained in:
GitLab CI 2025-10-05 23:29:16 +00:00
parent e2f3cb8fe0
commit 0b91496a36
2 changed files with 56 additions and 0 deletions

View File

@ -39,6 +39,7 @@ Each playbook includes prerequisites, step-by-step instructions, troubleshooting
- [Use Open Fold](nvidia/protein-folding/)
- [Fine tune with Pytorch](nvidia/pytorch-fine-tune/)
- [RAG application in AI Workbench](nvidia/rag-ai-workbench/)
- [RAPIDS](nvidia/rapids/)
- [SGLang Inference Server](nvidia/sglang/)
- [Speculative Decoding](nvidia/speculative-decoding/)
- [Stack two Sparks](nvidia/stack-sparks/)

55
nvidia/rapids/README.md Normal file
View File

@ -0,0 +1,55 @@
# RAPIDS
> Accelerated data science with NVIDIA RAPIDS
## Table of Contents
- [Overview](#overview)
- [Instructions](#instructions)
---
## Overview
## Basic Idea
## What to know before starting
## Prerequisites
## Ancillary files
## Time & risk
**Time estimate:**
**Risks:**
**Rollback:**
## Instructions
## Step 1. Verify system requirements
## Step 2. something else
## Step N. Troubleshooting
Common issues and solutions for NeMo AutoModel setup on NVIDIA Spark devices.
| Symptom | Cause | Fix |
|---------|--------|-----|
| blah | blah | blah |
## Step N+1. Cleanup and rollback
## Step N+2. Next steps