Downloads · 30 days
2
15% of all-time downloads
medmekk/testest
testest is a machine learning model from medmekk. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
This model is a quantized version of the original model medmekk/testest. It has been quantized using int4 quantization with bitsandbytes.
Downloads · 30 days
2
15% of all-time downloads
All-time downloads
13
Public
Parameters
7.7B
4.7 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors4.7 GB · 100%
How the weights are stored.
U87.2B · 93%
From the Hugging Face model README
This model is a quantized version of the original model medmekk/testest. It has been quantized using int4 quantization with bitsandbytes.
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/testest")