Update README.md
Browse files
README.md
CHANGED
|
@@ -7,3 +7,15 @@ language:
|
|
| 7 |
models:
|
| 8 |
- moonshotai/Kimi-Audio-7B-Instruct
|
| 9 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
models:
|
| 8 |
- moonshotai/Kimi-Audio-7B-Instruct
|
| 9 |
---
|
| 10 |
+
|
| 11 |
+
```bibtex
|
| 12 |
+
@misc{pang2026largemodelfeaturecoding,
|
| 13 |
+
title={Towards Large Model Feature Coding},
|
| 14 |
+
author={Youwei Pang and Changsheng Gao and Dong Liu and Huchuan Lu and Weisi Lin},
|
| 15 |
+
year={2026},
|
| 16 |
+
eprint={2605.24025},
|
| 17 |
+
archivePrefix={arXiv},
|
| 18 |
+
primaryClass={cs.CV},
|
| 19 |
+
url={https://arxiv.org/abs/2605.24025},
|
| 20 |
+
}
|
| 21 |
+
```
|