llama-2-7b-rlmpq / Conservative /rlmpq_policy.json
AvoCahDoe's picture
RL-MPQ Conservative — 2026-06-11T15:30:00.883980
ca8cb5e verified
Raw
History Blame Contribute Delete
759 Bytes
{
"slug": "llama_2_7b",
"hf_id": "meta-llama/Llama-2-7b-hf",
"scenario": "Conservative",
"params": {
"lambda_mse": 1.0,
"lambda_bit": 0.15,
"max_mse_clip": 1.0,
"target_bits": 5.5,
"lambda_budget": 3.0
},
"policy": [
8,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
8,
8,
8,
8,
8,
8,
8,
8
],
"num_layers": 32,
"avg_bits": 5.125,
"total_reward": -3.726647,
"compression_ratio": 3.122,
"approx_size_gb": 4.484,
"bit_distribution": {
"4": 23,
"8": 9
},
"avg_mse_per_bit": {
"8": 0.00010723,
"4": 0.3228678
},
"validation_elapsed_s": 0.0151
}