The inference code and all software in this repository are licensed under the Apache License 2.0. This is a permissive open source license that allows you to:
Use the code for any purpose
Distribute the code
Modify the code
Distribute modified versions
Use the code in proprietary software
For the full license text, see the LICENSE file in the repository.
Alpamayo 1 is a pre-trained reasoning model designed to accelerate research and development in the autonomous vehicle (AV) domain. It is intended to serve as a foundation for a range of AV-related use cases—from instantiating an end-to-end backbone for autonomous driving to enabling reasoning-based auto-labeling tools. In short, it should be viewed as a building block for developing customized AV applications.
Alpamayo 1 is not a fully fledged driving stack. Among other limitations, it:
Lacks access to critical real-world sensor inputs
Does not incorporate required diverse and redundant safety mechanisms
Has not undergone automotive-grade validation for deployment
By using this model, you acknowledge that it is a research tool intended to support scientific inquiry, benchmarking, and exploration—not a substitute for a certified AV stack. The developers and contributors disclaim any responsibility or liability for the use of the model or its outputs.
Copyright 2025 NVIDIALicensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.