Update README.md
Browse files
README.md
CHANGED
|
@@ -16,3 +16,15 @@ tags:
|
|
| 16 |
- tiiuae/falcon-mamba-7b-instruct
|
| 17 |
- moonshotai/Kimi-Audio-7B-Instruct
|
| 18 |
- stabilityai/stable-diffusion-3.5-large-controlnet-canny
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- tiiuae/falcon-mamba-7b-instruct
|
| 17 |
- moonshotai/Kimi-Audio-7B-Instruct
|
| 18 |
- stabilityai/stable-diffusion-3.5-large-controlnet-canny
|
| 19 |
+
|
| 20 |
+
```bibtex
|
| 21 |
+
@misc{pang2026largemodelfeaturecoding,
|
| 22 |
+
title={Towards Large Model Feature Coding},
|
| 23 |
+
author={Youwei Pang and Changsheng Gao and Dong Liu and Huchuan Lu and Weisi Lin},
|
| 24 |
+
year={2026},
|
| 25 |
+
eprint={2605.24025},
|
| 26 |
+
archivePrefix={arXiv},
|
| 27 |
+
primaryClass={cs.CV},
|
| 28 |
+
url={https://arxiv.org/abs/2605.24025},
|
| 29 |
+
}
|
| 30 |
+
```
|