File size: 386 Bytes
f37aa3d
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "quantization": "bitsandbytes",
  "bits": 4,
  "load_in_8bit": false,
  "load_in_4bit": true,
  "bnb_4bit_quant_type": "nf4",
  "bnb_4bit_use_double_quant": true,
  "bnb_4bit_compute_dtype": "bfloat16",
  "source_model": "/kaggle/working/dce_checkpoints/penten/model_kd_phase2",
  "adapter_path": null,
  "model_kind": "penten_ang Qwen3-VL-2B distilled KD phase1 plus bbox phase2"
}