medmekk/Llama-3.1-70B-Instruct-torchao-int8da8w (Quantized)

Description

This model is a quantized version of the original model medmekk/Llama-3.1-70B-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.1-70B-Instruct-torchao-int8da8w")
Downloads last month
4
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model's library.

Model tree for medmekk/Llama-3.1-70B-Instruct-torchao-int8da8w

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