Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ library_name: transformers
|
|
| 12 |
## Model Sources
|
| 13 |
|
| 14 |
- **Repository:** [https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/tree/main/SQFT](https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/tree/main/SQFT)
|
| 15 |
-
- **Paper:** [SQFT: Low-cost Model Adaptation in Low-precision Sparse Foundation Models]()
|
| 16 |
|
| 17 |
## Citation
|
| 18 |
|
|
@@ -20,7 +20,7 @@ library_name: transformers
|
|
| 20 |
@article{munoz2024sqft,
|
| 21 |
title = {SQFT: Low-cost Model Adaptation in Low-precision Sparse Foundation Models},
|
| 22 |
author={J. Pablo Munoz and Jinjie Yuan and Nilesh Jain},
|
| 23 |
-
journal={},
|
| 24 |
year={2024}
|
| 25 |
}
|
| 26 |
```
|
|
|
|
| 12 |
## Model Sources
|
| 13 |
|
| 14 |
- **Repository:** [https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/tree/main/SQFT](https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/tree/main/SQFT)
|
| 15 |
+
- **Paper:** [SQFT: Low-cost Model Adaptation in Low-precision Sparse Foundation Models](https://arxiv.org/abs/2410.03750)
|
| 16 |
|
| 17 |
## Citation
|
| 18 |
|
|
|
|
| 20 |
@article{munoz2024sqft,
|
| 21 |
title = {SQFT: Low-cost Model Adaptation in Low-precision Sparse Foundation Models},
|
| 22 |
author={J. Pablo Munoz and Jinjie Yuan and Nilesh Jain},
|
| 23 |
+
journal={The 2024 Conference on Empirical Methods in Natural Language Processing (Findings)},
|
| 24 |
year={2024}
|
| 25 |
}
|
| 26 |
```
|