Edit model card

medmekk/testing_repo_name (Quantized)

Description

This model is a quantized version of the original model medmekk/testing_repo_name. It has been quantized using int4_weight_only quantization with torchao.

Quantization Details

  • Quantization Type: int4_weight_only
  • Group Size: 128

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/testing_repo_name")
Downloads last month
6
Inference API
Unable to determine this model's library. Check the docs .

Model tree for medmekk/testing_repo_name

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