Hyun9junn commited on
Commit
8013ea7
·
verified ·
1 Parent(s): 8fd2f5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -16,6 +16,8 @@ base_model: LGAI-EXAONE/K-EXAONE-236B-A23B
16
  ---
17
 
18
  # K-EXAONE-236B-A23B-W4A16-G128
 
 
19
  ### 🔄 (2026-04-13) Bug fixed
20
  * the vLLM rms_norm contiguous-buffer patch is no longer required.
21
  * the tensor-parallel issue is resolved, and inference now works correctly on other GPUs(a100, ...) as well.
 
16
  ---
17
 
18
  # K-EXAONE-236B-A23B-W4A16-G128
19
+ ### 🔄 (2026-04-15) Improved Quantization - scale-up calibration dataset
20
+ * (# of Calibration Dataset 512, Sequence len 2048)
21
  ### 🔄 (2026-04-13) Bug fixed
22
  * the vLLM rms_norm contiguous-buffer patch is no longer required.
23
  * the tensor-parallel issue is resolved, and inference now works correctly on other GPUs(a100, ...) as well.