Update README.md
Browse files
README.md
CHANGED
|
@@ -63,5 +63,4 @@ Zhang, N., Kwek, E., Zhang, Y., Pan, M., Wang, S., Mitra, P., & Zhang, R. (2026)
|
|
| 63 |
```
|
| 64 |
|
| 65 |
## Acknowledgement
|
| 66 |
-
* Our quantization pipeline is developed based on AWQ: https://github.com/mit-han-lab/llm-awq/tree/main.
|
| 67 |
-
* The idea of only searching for the scales of o_proj and down_proj on Olmo3 is based on LLM Compressor: https://github.com/vllm-project/llm-compressor.
|
|
|
|
| 63 |
```
|
| 64 |
|
| 65 |
## Acknowledgement
|
| 66 |
+
* Our quantization pipeline is developed based on AWQ: https://github.com/mit-han-lab/llm-awq/tree/main.
|
|
|