--- license: apache-2.0 pipeline_tag: text-generation base_model: - nex-agi/Nex-N2-Pro --- EXL3 quant of Nex-N2-Pro 397B. ``` -- A perplexity: 3.27153086 -- B perplexity: 3.29496610 -- A label in top-K: K = 1: 0.7130 K = 2: 0.8113 K = 3: 0.8532 K = 4: 0.8768 K = 5: 0.8923 -- B label in top-K: K = 1: 0.7108 K = 2: 0.8100 K = 3: 0.8524 K = 4: 0.8761 K = 5: 0.8921 -- Top-K agreement, A vs B: K = 1: 0.9581 K = 2: 0.8278 K = 3: 0.6587 K = 4: 0.4922 K = 5: 0.3527 -- KL divergence (A, B): 0.02132548 -- KL divergence (B, A): 0.02068325 ```