jayanth7111 commited on
Commit
39c6c41
·
verified ·
1 Parent(s): a6d1e84

Upload DriveSense-VLM artifacts

Browse files
Files changed (1) hide show
  1. quant_config.json +9 -0
quant_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "bitsandbytes",
3
+ "bits": 4,
4
+ "quant_type": "nf4",
5
+ "double_quant": true,
6
+ "compute_dtype": "bfloat16",
7
+ "vram_gb": 2.44,
8
+ "load_time_s": 11.0
9
+ }