|
--- |
|
language: en |
|
license: mit |
|
--- |
|
|
|
# Test Configurations |
|
{'backend': 'inductor', |
|
'bits': [8, 7, 6, 5, 4], |
|
'compile': False, |
|
'datasets': ['wikitext', 'imagenet', 'librispeech', 'diffusion'], |
|
'debug': False, |
|
'device': device(type='cuda', index=0), |
|
'do_global_training': False, |
|
'folders_range': [0, 70], |
|
'func_benchmark_timeout_s': 3600, |
|
'hub_username': 'Diogo-V', |
|
'instrument_mode': 'model_wise', |
|
'layer_quant_workers': 9, |
|
'learned_func_folder': PosixPath('fn_gen/bin'), |
|
'models': ['llama3'], |
|
'n_dataset_records': 1000, |
|
'n_repetitions': 1, |
|
'param_init_methods': ['rnd_search_t_lin'], |
|
'path': PosixPath('/workspace/master-thesis/logs/ab707a00-d8fb-4743-80d9-c3f374140404'), |
|
'percent_cores_used': 0.1, |
|
'push_params_to_hub': True, |
|
'random_seed': 42, |
|
'run_id': 'fdcf1e43-6d02-483b-a536-56f0145e5e1d'),, |
|
'use_baselines': True, |
|
'use_learned': True, |
|
'warmup': 2} |
|
|