Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

This is the gptq 4bit quantization of this model: https://huggingface.co/Peeepy/Airoboros-13b-SuperHOT-8k

This quantization was made by using this repository: https://github.com/qwopqwop200/GPTQ-for-LLaMa/tree/triton

And I used the triton branch with all the gptq implementations available (true_sequential + act_order + groupsize 32)

CUDA_VISIBLE_DEVICES=0 python llama.py ./Airoboros-13b-SuperHOT-8k-TRITON-32g-ts-ao c4 --wbits 4 --true-sequential --act-order --groupsize 32 --save_safetensors Airoboros-13b-SuperHOT-8k-TRITON-32g-ts-ao .safetensors

Downloads last month
4