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
4
Inference API
Unable to determine this model's library. Check the docs .

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.