jetson-inference-mem-tune
OfficialFit Jetson LLMs without OOMs
AuthorNVIDIA-AI-IOT
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you choose the right Jetson serving runtime and memory-related launch flags so LLM and VLM workloads fit available device memory and avoid out-of-memory failures.
Core Features & Use Cases
- Runtime Selection: Chooses between vLLM, SGLang, llama.cpp, and TensorRT Edge-LLM based on the Jetson SKU and workload.
- Memory Flag Tuning: Recommends concrete launch flags such as GPU utilization, context length, max sequences, and KV-cache-related settings.
- Low-Memory Planning: Helps with tight-memory scenarios like Orin Nano 8 GB, model downsizing, and switching to lower-footprint runtimes.
- Use Case: A developer can feed it a fresh Jetson memory audit and get a safe, runtime-specific launch recipe for serving, RAG, or embedding workloads.
Quick Start
Ask the skill to read a current Jetson memory audit and return the best inference runtime plus exact launch flags for your model-serving workload.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: jetson-inference-mem-tune Download link: https://github.com/NVIDIA-AI-IOT/jetson-device-skills/archive/main.zip#jetson-inference-mem-tune 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 537,000+ vetted skills library on demand.