File size: 125 Bytes
7b65987
 
 
 
 
 
 
1
2
3
4
5
6
7
{
  "model_type": "llama",
  "quantization_config": {
    "load_in_4bit": true,
    "bnb_4bit_compute_dtype": "float16"
  }
}