mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-26 20:03:52 +00:00
chore: Regenerate all playbooks
This commit is contained in:
parent
e2f3cb8fe0
commit
0b91496a36
@ -39,6 +39,7 @@ Each playbook includes prerequisites, step-by-step instructions, troubleshooting
|
|||||||
- [Use Open Fold](nvidia/protein-folding/)
|
- [Use Open Fold](nvidia/protein-folding/)
|
||||||
- [Fine tune with Pytorch](nvidia/pytorch-fine-tune/)
|
- [Fine tune with Pytorch](nvidia/pytorch-fine-tune/)
|
||||||
- [RAG application in AI Workbench](nvidia/rag-ai-workbench/)
|
- [RAG application in AI Workbench](nvidia/rag-ai-workbench/)
|
||||||
|
- [RAPIDS](nvidia/rapids/)
|
||||||
- [SGLang Inference Server](nvidia/sglang/)
|
- [SGLang Inference Server](nvidia/sglang/)
|
||||||
- [Speculative Decoding](nvidia/speculative-decoding/)
|
- [Speculative Decoding](nvidia/speculative-decoding/)
|
||||||
- [Stack two Sparks](nvidia/stack-sparks/)
|
- [Stack two Sparks](nvidia/stack-sparks/)
|
||||||
|
|||||||
55
nvidia/rapids/README.md
Normal file
55
nvidia/rapids/README.md
Normal 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
|
||||||
Loading…
Reference in New Issue
Block a user