medmekk/Llama-3.1-8B-Instruct-torchao-int8wo (Quantized)
Description
This model is a quantized version of the original model medmekk/Llama-3.1-8B-Instruct-torchao-int8wo
. It has been quantized using int8_weight_only quantization with torchao.
Quantization Details
- Quantization Type: int8_weight_only
- 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-8B-Instruct-torchao-int8wo")
- Downloads last month
- 2
Model tree for medmekk/Llama-3.1-8B-Instruct-torchao-int8wo
Unable to build the model tree, the base model loops to the model itself. Learn more.