Edit model card

The Quantized Nvidia Llama-3.1-Nemotron-70B-Instruct-HF Model

Original Base Model: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF.
Link: https://huggingface.co./nvidia/Llama-3.1-Nemotron-70B-Instruct-HF

Quantization Configurations

"quantization_config": {
    "bits": 4,
    "checkpoint_format": "gptq",
    "damp_percent": 0.1,
    "desc_act": true,
    "group_size": 128,
    "model_file_base_name": null,
    "model_name_or_path": null,
    "quant_method": "gptq",
    "static_groups": false,
    "sym": true,
    "true_sequential": true
  },

Source Codes

Source Codes: https://github.com/vkola-lab/medpodgpt/tree/main/quantization.

Downloads last month
5,366
Safetensors
Model size
11.3B params
Tensor type
I32
BF16
FP16
Inference API
Unable to determine this model's library. Check the docs .