plawanrath commited on
Commit
558dbd0
·
verified ·
1 Parent(s): 0323573

Add arXiv link (2605.15208) to model card

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -22,6 +22,7 @@ This is one of the **15 model artifacts** from the paper:
22
  > **Quantization Undoes Alignment: Bias Emergence in Compressed LLMs Across Models and Precision Levels**
23
  > Plawan Kumar Rath, Rahul Maliakkal. *IEEE Cloud Summit 2026*.
24
  > Code: <https://github.com/plawanrath/compression-bias-amplification>
 
25
 
26
  ## Quantization
27
 
@@ -102,6 +103,9 @@ Inherited from the base model (`apache-2.0`). See the upstream model page for th
102
  title = { Quantization Undoes Alignment: Bias Emergence in Compressed LLMs Across Models and Precision Levels },
103
  author = {Rath, Plawan Kumar and Maliakkal, Rahul},
104
  booktitle = { IEEE Cloud Summit 2026 },
105
- year = {2026}
 
 
 
106
  }
107
  ```
 
22
  > **Quantization Undoes Alignment: Bias Emergence in Compressed LLMs Across Models and Precision Levels**
23
  > Plawan Kumar Rath, Rahul Maliakkal. *IEEE Cloud Summit 2026*.
24
  > Code: <https://github.com/plawanrath/compression-bias-amplification>
25
+ > arXiv: <https://arxiv.org/abs/2605.15208>
26
 
27
  ## Quantization
28
 
 
103
  title = { Quantization Undoes Alignment: Bias Emergence in Compressed LLMs Across Models and Precision Levels },
104
  author = {Rath, Plawan Kumar and Maliakkal, Rahul},
105
  booktitle = { IEEE Cloud Summit 2026 },
106
+ year = {2026},
107
+ eprint = {2605.15208},
108
+ archivePrefix = {arXiv},
109
+ url = {https://arxiv.org/abs/2605.15208}
110
  }
111
  ```