Announcement + guideChecked September 3, 2026

Chestnut brings desktop GPU power to comma four.

Chestnut connects an external graphics card to comma four. The ready-to-drive kit uses an AMD Radeon RX 9060 8GB to run openpilot's largest driving models.

Chestnut is optional. openpilot is still driver assistance. Supervise every drive.

Chestnut ready-to-drive hardware next to a comma four
Chestnut ready to drivecomma.ai

The announcement

A new model path is available now

comma launched Chestnut on August 12, 2026. The ready-to-drive kit includes Chestnut, the non-XT Radeon RX 9060 8GB, a long USB cable, vehicle power, and mounting strips. comma four remains the official in-car target.

RX 9060GPU in the kit8GB, non-XT model
880Mreleased parametersabout 1B, rounded
30×more parametersthan the launch-time on-device model
100×more FLOPsmore calculations per run

What it does

Three pieces, one job

comma fourChestnutRX 9060

comma four handles the cameras, driver checks, and the car connection. Chestnut carries data over USB. The desktop GPU runs the large driving model. If that model cannot load or run, the reviewed openpilot code returns to the small model.

comma's visual for its larger Chestnut-class driving model
comma's Chestnut-class model graphiccomma.ai

Install it

Use the stable Chestnut release

Enter this URL on comma four's Custom Software screen while the car is parked.

Stable Chestnut installerinstaller.comma.ai/commaai/release-chestnutOfficial in-car channel: release-chestnut. Do not paste this into a phone or desktop browser.
See every official Chestnut channel
  1. Assemble and secure it

    Install the card in Chestnut. Secure the card and mount the kit in the passenger footwell or under the passenger seat.

  2. Keep airflow clear

    The RX 9060 is a desktop card. Do not cover its fans or place loose items against the card.

  3. Connect power and USB

    Connect the vehicle power cable. Run the included long USB cable to comma four.

  4. Install the stable release

    Enter the URL below on Custom Software. Remove the current software through Settings first if needed.

Chestnut and GPU mounted in the passenger footwell
Passenger-footwell installcomma.ai
Chestnut and GPU mounted under a passenger seat
Under-seat installcomma.ai

What Chestnut adds

  • The released 880M-parameter Chestnut-class driving model
  • A much larger model-compute budget than the mobile processor provides
  • A supported path for comma to test and ship larger driving models

What it does not add

  • Hands-off or unsupervised driving
  • Automatic support for more cars
  • A guaranteed improvement on every drive
  • Official comma 3X or comma three support

The hardware difference

Desktop memory moves much more data

Large vision models need compute and fast memory. The RX 9060 has about 9.6 times the Snapdragon 845's peak internal memory bandwidth. It also has dedicated graphics memory and far more GPU compute.

Radeon RX 9060 non-XT compared with Snapdragon 845 MAX in comma four
Specificationcomma fourChestnut kit
ProcessorSnapdragon 845 MAXRadeon RX 9060, non-XT
MemoryLPDDR4X, shared8GB GDDR6, dedicated
Memory bus4 × 16-bit = 64-bit128-bit
Memory speedUp to 1866 MHz18 Gbps
Peak bandwidthAbout 29.9 GB/s288 GB/s
GPUAdreno 630RDNA 4, 28 compute units
Peak FP32Not listed by Qualcomm21.4 TFLOPS
CoolingSilent MAX coolingDesktop card; needs open airflow

The 288 GB/s figure is inside the graphics card. It is not the USB cable speed. Peak hardware numbers do not guarantee better driving on every road.

Sources: AMD RX 9060 specifications, Qualcomm Snapdragon 845 brief, and comma four announcement.

The model difference

Is the normal model about 58 MB?

About 58.7 MB is a useful weight-only estimate, not a measured file size. The released Chestnut model has 880 million parameters and comma calls it 30 times larger. That implies about 29.3 million parameters for the launch-time on-device model. At two bytes per weight, those weights alone would use about 58.7 MB. Model files and runtime memory also contain other data, so their real sizes differ.

~29.3Mimplied on-device parameters
~58.7MBtwo-byte weight estimate
880Mreleased Chestnut parameters
100×launch comparison by FLOPs

Why bigger models

More room to learn

comma says it rebuilt its MLSim, data, and training stack so more driving data and training compute can produce better models. Its autonomy team now plans to focus mainly on Chestnut-class models.

More model capacity can support richer visual input and more complex behavior. Earlier openpilot work showed that wider camera input helped with sharp turns and cut-ins. However, comma has not said that a future Chestnut model will use every pixel from every camera.

Read comma's wider-view example

Why tinygrad matters

One runtime, more hardware

tinygrad is the model runtime and hardware-access layer used by openpilot. Its current documentation covers Qualcomm and AMD GPUs, including AMD access over USB. That work makes the Chestnut connection practical.

comma's MLSim and data pipeline train the driving models. tinygrad runs model work across the hardware. These parts work together, but they are not the same system.

What happens next?

Bigger models first. Smaller-device gains are possible.

comma says its autonomy team will focus primarily on Chestnut-class models. It also says this should increase development speed. The launch post says these models have room to grow, but it does not promise an 8-billion-parameter release or a date.

comma four without Chestnut and comma 3X still have their own on-device release path. Work on large models can improve data, training methods, and future model designs for everyone.

Distillation is one possible path. A smaller model learns from a larger model. comma has not promised a distilled Chestnut model for comma four or comma 3X. Buy Chestnut for the large-model experience it supports now, not for an unannounced future port.

About the Tesla comparison

A useful analogy, not proof

comma says comma four plus Chestnut has compute similar to Tesla HW4. Tesla's public support page lists FSD (Supervised) for HW3 and HW4, with some rollouts starting on HW4. That shows why software may differ by hardware. It does not prove a comma distillation plan.

Publicly documented Tesla AI3 and AI4 comparison
ItemAI3 / HW3AI4 / HW4
FSD (Supervised)Listed as availableListed as available
Rollout orderTiming can come laterSome rollouts start here
Memory type, bus, bandwidthNot published by TeslaNot published by Tesla

We do not present teardown estimates as Tesla product specifications. Source: Tesla FSD support.

The model name

Big Lebowski is one model, not the whole line

A July 1 openpilot change used the name “lebowski model.” The main branch later moved to another large-model object. “Chestnut-class model” is the clearer name for the full line. Chestnut detects the hardware; there is no separate Big Lebowski picker.

Quick answers

Quick questions

Do I need Chestnut to use comma four?

No. comma four runs normal openpilot on its own. Chestnut is an optional upgrade for the larger-model path.

Is the included card an RX 9060 XT?

No. comma lists the AMD Radeon RX 9060 8GB. AMD lists 28 compute units and 18 Gbps GDDR6 for this non-XT card.

Is Chestnut master-only?

No. Use the release-chestnut installer for the stable in-car path. Master is for development.

Can I use it with comma 3X?

That is not the official in-car product path. comma documents and sells Chestnut for comma four.

Will the big model reach devices without an eGPU?

Maybe, but comma has not promised that. Distillation can teach a smaller model from a larger one. Treat that as a possible future path, not a released plan.

Choose for what works nowNew to comma? Learn the normal comma four experience first. Then check the Chestnut kit and setup before you buy.
Official sources and calculations

Bandwidth calculations: Snapdragon, 3,732 MT/s × 64 bits ÷ 8 = 29.9 GB/s. RX 9060, 18 Gbps × 128 bits ÷ 8 = 288 GB/s. Model estimate: 880 million ÷ 30 = 29.3 million parameters. At two bytes per weight, 29.3 million × 2 = 58.7 MB.

comma describes the first Chestnut-class driving model as 30 times larger by parameter count and 100 times larger by FLOPs than the latest on-device model at launch.

Photos: comma.ai. CommaGuide is an independent guide and is not affiliated with comma.ai.

Was this guide helpful?