NVIDIAOrinAI Box

Best AI Models for NVIDIA Jetson AGX Orin 64GB (64.0GB)

Memory:64.0 GB Unified·Bandwidth:204.8 GB/s·GPU Cores:2048 GPU cores·CPU Cores:12 CPU cores·Neural Engine:275.0 TOPS

64.0 GB unified − 3.5 GB OS overhead = 60.5 GB available for AI models

With 64 GB of memory, this is a high-end configuration for local AI. You can comfortably run most open-source LLMs including large 70B parameter models at good quantization levels, making it one of the best setups for serious local AI work.

At this memory tier, nearly every popular open-source model is within reach. You can run Llama 3 70B at Q4_K_M or even Q5_K_M quantization with room to spare, handle coding assistants like DeepSeek Coder 33B at high quality, and easily run any 7B–30B model at full or near-full precision. Context windows remain generous even with larger models, so multi-turn conversations and long-document processing work smoothly.

Runs Well

  • 70B models (Llama 3 70B, Qwen 72B) at Q4–Q5
  • 30B models at Q6–Q8 quality
  • 7B–14B models at full FP16 precision
  • Vision models (LLaVA, CogVLM) without compromise

Challenging

  • Mixture-of-experts models like Mixtral 8x22B at higher quants
  • 120B+ models still require lower quantizations

What LLMs Can NVIDIA Jetson AGX Orin 64GB Run?

Showing compatibility for NVIDIA Jetson AGX Orin 64GB

ModelVRAMGrade
Phi 3 Mini 4k Instruct
4.9 GBD29
5.0 GBD29
5.4 GBD29
Hermes 3 Llama 3.1 8B
5.4 GBD29
15.1 GBC39
7.9 GBC31
Phi 4
9.1 GBC32
6.1 GBC30

NVIDIA Jetson AGX Orin 64GB Specifications

Brand
NVIDIA
Chip
Orin
Type
AI Box
Unified Memory
64.0 GB
Memory Bandwidth
204.8 GB/s
GPU Cores
2048
CPU Cores
12
Neural Engine
275.0 TOPS
Release Date
2022-03-22

Get Started

Ollama (Recommended)

$curl -fsSL https://ollama.com/install.sh | sh && ollama run llama3:8b

LM Studio

LM Studio

Download LM Studio, search for a model, and run it with one click.

Similar Devices

Frequently Asked Questions

Can NVIDIA Jetson AGX Orin 64GB run Llama 3 8B?

Yes, the NVIDIA Jetson AGX Orin 64GB with 64 GB unified memory can run Llama 3 8B at multiple quantization levels. At Q4_K_M (the recommended starting point), you'll get smooth token generation suitable for interactive chat and coding assistance.

How much memory is available for AI on NVIDIA Jetson AGX Orin 64GB?

The NVIDIA Jetson AGX Orin 64GB has 64 GB unified memory. After macOS overhead (~3.5 GB), approximately 60.5 GB is available for AI models. This unified memory architecture is efficient since the GPU and CPU share the same memory pool without copy overhead.

Is NVIDIA Jetson AGX Orin 64GB good for AI?

With 64 GB unified memory and 204.8 GB/s bandwidth, the NVIDIA Jetson AGX Orin 64GB is excellent for running local LLM models. Apple Silicon's unified memory and Metal acceleration provide a premium local AI experience.

What's the best model for NVIDIA Jetson AGX Orin 64GB?

For the NVIDIA Jetson AGX Orin 64GB, we recommend starting with Llama 3 70B at Q3_K_M for maximum capability, or Qwen 2.5 7B at Q6 for best quality-to-speed ratio. Use Ollama or LM Studio for easy setup.

How fast is NVIDIA Jetson AGX Orin 64GB for AI inference?

Token generation speed depends on the model and quantization. With 204.8 GB/s memory bandwidth, you can expect 30-60+ tokens per second on 7B models at Q4_K_M, which is comfortable for real-time chat interaction.