medmekk/Llama-3.2-3B-Instruct-torchao-int8da8w (Quantized)

Description

This model is a quantized version of the original model medmekk/Llama-3.2-3B-Instruct-torchao-int8da8w. It has been quantized using int8_dynamic_activation_int8_weight quantization with torchao.

Quantization Details

  • Quantization Type: int8_dynamic_activation_int8_weight
  • Group Size: None

Usage

You can use this model in your applications by loading it directly from the Hugging Face Hub:

from transformers import AutoModel

model = AutoModel.from_pretrained("medmekk/Llama-3.2-3B-Instruct-torchao-int8da8w")
Downloads last month
9
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Model tree for medmekk/Llama-3.2-3B-Instruct-torchao-int8da8w

Unable to build the model tree, the base model loops to the model itself. Learn more.