File size: 93 Bytes
fd6c70b |
1 2 3 |
# combine the two files into one
cat ./*safetensors.part* > gptq_model-4bit-128g.safetensors
|
fd6c70b |
1 2 3 |
# combine the two files into one
cat ./*safetensors.part* > gptq_model-4bit-128g.safetensors
|