sharpenb's picture
e2d1ad95570d6bbd1ceb5027ae75d4f22630e4b7dbc9362be1c9f8d08eb1c33d
81a0021 verified
raw
history blame
1.03 kB
{
"api_key": null,
"verify_url": "http://johnrachwan.pythonanywhere.com",
"smash_config": {
"pruners": "None",
"pruning_ratio": 0.0,
"factorizers": "None",
"quantizers": "['hqq']",
"weight_quantization_bits": 1,
"output_deviation": 0.005,
"compilers": "None",
"static_batch": true,
"static_shape": true,
"controlnet": "None",
"unet_dim": 4,
"device": "cuda",
"cache_dir": "/ceph/hdd/staff/charpent/.cache/modelsvu2u3hla",
"batch_size": 1,
"model_name": "allganize/Llama-3-Alpha-Ko-8B-Instruct",
"task": "text_text_generation",
"max_batch_size": 1,
"qtype_weight": "torch.qint8",
"qtype_activation": "torch.quint8",
"qobserver": "<class 'torch.ao.quantization.observer.MinMaxObserver'>",
"qscheme": "torch.per_tensor_symmetric",
"qconfig": "x86",
"group_size": 128,
"damp_percent": 0.1,
"save_load_fn": "hqq"
}
}