Meta Llama 3.2 3B Instruct ONNX INT4
Model Developer: Meta
Model Description
The NVIDIA Llama 3.2 3B Instruct ONNX INT4 model is the quantized version of the Meta Llama-3.2-3B-Instruct model, which is an auto-regressive language model that uses an optimized transformer architecture. For more information, please check here. The NVIDIA Llama 3.2 3B Instruct ONNX INT4 model is quantized with TensorRT Model Optimizer.
This model is ready for commercial and research use case.
Steps followed to generate this quantized model:
- Download Meta Llama-3.2-3B-Instruct model in Pytorch bfloat16 format from HuggingFace.
- Convert PyTorch model to ONNX FP16 using onnxruntime-genai model builder.
- Quantize Llama-3.2-3B-Instruct ONNX FP16 model to Llama-3.2-3B ONNX INT4 AWQ model using TensorRT Model Optimizer – Windows.
Third-Party Community Consideration
This model is not owned or developed by NVIDIA. This model has been developed and built to a third-party’s requirements for this application and use case; see link to the Non-NVIDIA Meta-Llama-3.2-3B-Instruct Model Card.
License/Terms of Use:
GOVERNING TERMS: Use of this model is governed by the NVIDIA Open Model License Agreement (found at https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf). ADDITIONAL INFORMATION: Llama 3.2 Community License Agreement (found at https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/LICENSE). Built with Llama Acceptable Use Policy
Reference:
Model Architecture:
Llama 3.2 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for helpfulness and safety.
Architecture Type: Transformer
Network Architecture: Llama 3.2
Input
Input Type: Text
Input Format: String
Input Parameters: Sequence (1D)
Other Properties Related to Input: Supports English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai
Output
Output Type: Text
Output Format: String
Output Parameters: Sequence (1D)
Software Integration:
Supported Hardware Microarchitecture Compatibility : Nvidia Ampere and newer GPUs. 6GB or higher VRAM GPUs are recommended. Higher VRAM may be required for larger context length use cases.
Supported Operating System(s): Windows
Model Version(s): 1.0
Training, Testing, and Evaluation Datasets:
Refer to Meta-Llama-3.2-3B-Instruct Model Card for the details.
Calibration Dataset: cnn_daily mail used for calibration.
Link: https://huggingface.co/datasets/abisee/cnn_dailymail
Data Collection Method by dataset: Automated
Labeling Method by dataset: [Unknown]
Evaluation Dataset:
Link: https://people.eecs.berkeley.edu/~hendrycks/data.tar
Data Collection Method by dataset - Unknown
Labeling Method by dataset - Not Applicable
Evaluation Results:
MMLU (5# shots):
With GenAI ORT->DML backend, we got below mentioned accuracy numbers on a desktop RTX 4090 GPU system.
"overall_accuracy": 57.71
Test configuration:
GPU: RTX 4090, RTX 3090
Windows 11: 23H2
NVIDIA Graphics driver: R565 or higher
Inference:
Inference Backend: Onnxruntime-GenAI-DirectML
We used GenAI ORT->DML backend for inference. The instructions to use this backend are given in readme.txt file available under Files section.
Ethical Considerations:
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
Please report security vulnerabilities or NVIDIA AI Concerns here.
Model tree for nvidia/Meta-Llama-3.2-3B-Instruct-ONNX-INT4
Base model
meta-llama/Llama-3.2-3B-Instruct