Buckets:
| import json, sys | |
| d = sys.argv[1] if len(sys.argv) > 1 else "outputs/svdquant_r32_a0.5_w4a8" | |
| c = json.load(open(f"{d}/quant_config.json")) | |
| print(f"W{c['w_bits']}A{c['a_bits']} rank={c['rank']} alpha={c['alpha']} group={c['w_group']}") | |
| print(f"n_calib={c['n_calib']} calib_dir={c['calib_dir']}") | |
| print(f"weight_recon: {c['diag']}") | |
| print(f"summary: {c['summary']}") | |
| print(f"n_layers={len(c['specs'])}") | |
Xet Storage Details
- Size:
- 401 Bytes
- Xet hash:
- 8e61b4a557931acf2a92fbfa3a889817605fcb66f4422790846b89cd26187f92
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.