nvidia / Llama-4-Scout-17B-16E-Instruct-NVFP4

huggingface.co
Total runs: 7.9K
24-hour runs: 0
7-day runs: -2.2K
30-day runs: -55.7K
Model's Last Updated: December 12 2025

Introduction of Llama-4-Scout-17B-16E-Instruct-NVFP4

Model Details of Llama-4-Scout-17B-16E-Instruct-NVFP4

Model Overview

Description:

The NVIDIA Llama 4 Scout 17B 16E Instruct FP4 model is the quantized language model of the Meta's Llama 4 Scout 17B 16E model, which is an auto-regressive language model that uses a mixture-of-experts (MoE) architecture and incorporates early fusion for native multimodality. For more information, please check here .

This model is ready for commercial and non-commercial use.

License/Terms of Use:

GOVERNING TERMS: Use of this model is governed by the NVIDIA Open Model License .
ADDITIONAL INFORMATION: Llama4 Community License Agreement. Built with Llama.

Deployment Geography:

Global, except in European Union

Use Case:

Developers looking to take off the shelf pre-quantized models for deployment in AI Agent systems, chatbots, RAG systems, and other AI-powered applications.

Release Date:

Huggingface: Jul 28th, 2025 via [ https://huggingface.co/nvidia/Llama-4-Scout-17B-16E-Instruct-FP4]

Model Architecture:

Architecture Type: Transformers
Network Architecture: Llama4

Input:

Input Type(s): Multilingual text, and up to 5 images
Input Format(s): String, Images
Input Parameters: One-Dimensional (1D), Two-Dimensional (2D)
Other Properties Related to Input: Context length up to 1M

Output:

Output Type(s): Multilingual text and code
Output Format: String
Output Parameters: One-Dimensional (1D)
Other Properties Related to Output: Context length up to 1M

Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.

Software Integration :

Supported Runtime Engine(s):

  • TensorRT-LLM

Supported Hardware Microarchitecture Compatibility:

  • NVIDIA Blackwell
  • NVIDIA Hopper
  • NVIDIA Ampere

[Preferred/Supported] Operating System(s):

  • Linux
Model Version(s):

The model is quantized with nvidia-modelopt v0.33.0

Datasets:
  • Calibration Dataset: cnn_dailymail
    ** Data collection method: Automated
    ** Labeling method: Automated.

  • Evaluation Datasets: **Datasets: MMMU Pro, GPQA Diamond, HLE, LiveCodeBench, SciCode, HumanEval, AIME 2024, MATH-500
    ** Data collection method: Hybrid: Automated, Human
    ** Labeling method: Hybrid: Human, Automated.

Inference:

Engine: TensorRT-LLM
Test Hardware: B200

Post Training Quantization

This model was obtained by quantizing the weights and activations of Llama 4 Scout 17B 16E Instruct to FP4 data type, ready for inference with TensorRT-LLM. Only the weights and activations of the linear operators within transformer blocks are quantized. This optimization reduces the number of bits per parameter from 16 to 4, reducing the disk size and GPU memory requirements by approximately 3.3x.

Usage
Deploy with TensorRT-LLM

To serve the quantized checkpoint with TensorRT-LLM , follow the sample commands below with the TensorRT-LLM GitHub repo:

  • LLM API sample usage:
import asyncio
from tensorrt_llm import LLM, SamplingParams


def main():

    llm = LLM(model="nvidia/Llama-4-Scout-17B-16E-Instruct-FP4", attn_backend="FLASHINFER", backend="pytorch", tensor_parallel_size=8)

    prompts = [
        "Hello, my name is",
        "The president of the United States is",
        "The capital of France is",
        "The future of AI is",
    ]

    sampling_params = SamplingParams(temperature=0.8, top_p=0.95)
    async def task(prompt: str):
        output = await llm.generate_async(prompt, sampling_params)
        print(
            f"Prompt: {output.prompt!r}, Generated text: {output.outputs[0].text!r}"
        )

    async def main():
        tasks = [task(prompt) for prompt in prompts]
        await asyncio.gather(*tasks)

    asyncio.run(main())


# The entry point of the program need to be protected for spawning processes.
if __name__ == '__main__':
    main()
Evaluation

The accuracy benchmark results are presented in the table below:

Precision MMLU Pro GPQA Diamond HLE Challenge SciCode MATH-500 AIME 2024
Llama-4-Scout-17B-16E-Instruct 1 75 57 4 26 82 30
Llama-4-Scout-17B-16E-Instruct-FP4 74 56 4 24 81 31

1 Reference scores for Llama-4-Scout-17B-16E-Instruct sourced from artificialanalysis .

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. Developers should perform safety testing and tuning tailored to their specific applications of the model. 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 .

Runs of nvidia Llama-4-Scout-17B-16E-Instruct-NVFP4 on huggingface.co

7.9K
Total runs
0
24-hour runs
1
3-day runs
-2.2K
7-day runs
-55.7K
30-day runs

More Information About Llama-4-Scout-17B-16E-Instruct-NVFP4 huggingface.co Model

More Llama-4-Scout-17B-16E-Instruct-NVFP4 license Visit here:

https://choosealicense.com/licenses/nvidia-open-model-license

Llama-4-Scout-17B-16E-Instruct-NVFP4 huggingface.co

Llama-4-Scout-17B-16E-Instruct-NVFP4 huggingface.co is an AI model on huggingface.co that provides Llama-4-Scout-17B-16E-Instruct-NVFP4's model effect (), which can be used instantly with this nvidia Llama-4-Scout-17B-16E-Instruct-NVFP4 model. huggingface.co supports a free trial of the Llama-4-Scout-17B-16E-Instruct-NVFP4 model, and also provides paid use of the Llama-4-Scout-17B-16E-Instruct-NVFP4. Support call Llama-4-Scout-17B-16E-Instruct-NVFP4 model through api, including Node.js, Python, http.

Llama-4-Scout-17B-16E-Instruct-NVFP4 huggingface.co Url

https://huggingface.co/nvidia/Llama-4-Scout-17B-16E-Instruct-NVFP4

nvidia Llama-4-Scout-17B-16E-Instruct-NVFP4 online free

Llama-4-Scout-17B-16E-Instruct-NVFP4 huggingface.co is an online trial and call api platform, which integrates Llama-4-Scout-17B-16E-Instruct-NVFP4's modeling effects, including api services, and provides a free online trial of Llama-4-Scout-17B-16E-Instruct-NVFP4, you can try Llama-4-Scout-17B-16E-Instruct-NVFP4 online for free by clicking the link below.

nvidia Llama-4-Scout-17B-16E-Instruct-NVFP4 online free url in huggingface.co:

https://huggingface.co/nvidia/Llama-4-Scout-17B-16E-Instruct-NVFP4

Llama-4-Scout-17B-16E-Instruct-NVFP4 install

Llama-4-Scout-17B-16E-Instruct-NVFP4 is an open source model from GitHub that offers a free installation service, and any user can find Llama-4-Scout-17B-16E-Instruct-NVFP4 on GitHub to install. At the same time, huggingface.co provides the effect of Llama-4-Scout-17B-16E-Instruct-NVFP4 install, users can directly use Llama-4-Scout-17B-16E-Instruct-NVFP4 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Llama-4-Scout-17B-16E-Instruct-NVFP4 install url in huggingface.co:

https://huggingface.co/nvidia/Llama-4-Scout-17B-16E-Instruct-NVFP4

Url of Llama-4-Scout-17B-16E-Instruct-NVFP4

Llama-4-Scout-17B-16E-Instruct-NVFP4 huggingface.co Url

Provider of Llama-4-Scout-17B-16E-Instruct-NVFP4 huggingface.co

nvidia
ORGANIZATIONS

Other API from nvidia

huggingface.co

Total runs: 1.6M
Run Growth: 1.3M
Growth Rate: 79.03%
Updated:August 27 2026
huggingface.co

Total runs: 870.1K
Run Growth: -449.7K
Growth Rate: -51.73%
Updated:August 31 2026
huggingface.co

Total runs: 232.6K
Run Growth: 214.6K
Growth Rate: 92.28%
Updated:September 10 2025
huggingface.co

Total runs: 175.9K
Run Growth: -148.1K
Growth Rate: -84.19%
Updated:August 27 2026
huggingface.co

Total runs: 128.4K
Run Growth: 24.0K
Growth Rate: 18.70%
Updated:January 15 2025
huggingface.co

Total runs: 92.3K
Run Growth: -54.7K
Growth Rate: -59.25%
Updated:August 27 2026
huggingface.co

Total runs: 77.1K
Run Growth: -67.8K
Growth Rate: -87.92%
Updated:November 15 2023
huggingface.co

Total runs: 76.7K
Run Growth: 59.4K
Growth Rate: 77.48%
Updated:September 10 2025
huggingface.co

Total runs: 57.6K
Run Growth: 33.7K
Growth Rate: 58.45%
Updated:August 06 2022