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.
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.
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:
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 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:
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: