Update README.md
Browse files
README.md
CHANGED
@@ -275,11 +275,10 @@ Before using the MegaBeam-Mistral-7B-512k model, it is important to perform your
|
|
275 |
If you find our work helpful, feel free to give us a cite.
|
276 |
|
277 |
```
|
278 |
-
@
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
publisher = { Hugging Face }
|
284 |
}
|
285 |
```
|
|
|
275 |
If you find our work helpful, feel free to give us a cite.
|
276 |
|
277 |
```
|
278 |
+
@article{wu2025scaling,
|
279 |
+
title={Scaling Context, Not Parameters: Training a Compact 7B Language Model for Efficient Long-Context Processing},
|
280 |
+
author={Wu, Chen and Song, Yin},
|
281 |
+
journal={arXiv preprint arXiv:2505.08651},
|
282 |
+
year={2025}
|
|
|
283 |
}
|
284 |
```
|