Skip to content

Meta llama

SPD Overview

This SPD defines a dual-model configuration for speculative decoding, where the Target Model ensures high-quality multilingual responses and the Draft Model accelerates inference.

Target Model – Llama 3.3 70B Instruct

The Meta Llama 3.3 multilingual large language model (LLM) is an instruction tuned generative model in 70B (text in/text out). The Llama 3.3 instruction tuned text only model is optimized for multilingual dialogue use cases and outperforms many of the available open source and closed chat models on common industry benchmarks.

  • Model Architecture: Llama 3.3 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.
  • Model Release Date: December 6, 2024.
  • Repository: llama-models/models/llama3_3
  • Model Source: meta-llama/Llama-3.3-70B-Instruct
  • License: A custom commercial license
  • Supported languages: English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai.

QPC Configurations

Precision SoCs / Tensor slicing NSP-Cores (per SoC) Full Batch Size Chunking Prompt Length Context Length (CL) Generated URL Download
MXFP6 4 8 1 128 8192 https://qualcom-qpc-models.s3-accelerate.amazonaws.com/SDK1.20.2/spd/meta-llama/qpc_8cores_128pl_8192cl_1fbs_4devices_mxfp6_mxint8.tar.gz Download

Draft Model – Llama 3.2 1B Instruct

The Meta Llama 3.2-1B Instruct is a smaller, instruction-tuned model used here as the Draft Model for speculative decoding. It provides fast draft token generation to reduce latency when paired with the Target 70B model.

QPC Configurations

Precision SoCs / Tensor slicing NSP-Cores (per SoC) Full Batch Size Chunking Prompt Length Context Length (CL) Generated URL Download
MXFP6 4 8 1 128 8192 https://dc00tk1pxen80.cloudfront.net/SDK1.20.2/spd/meta-llama/Llama-3.2-1B-Instruct/qpc_8cores_128pl_8192cl_1fbs_4devices_mxfp6_mxint8.tar.gz Download