Update README.md
Browse files
README.md
CHANGED
@@ -275,6 +275,15 @@ Here are guides on using llama-cpp-python and ctransformers with LangChain:
|
|
275 |
<!-- footer start -->
|
276 |
<!-- 200823 -->
|
277 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
278 |
|
279 |
# Original model card: Infosys's [NT-Java-1.1B](https://huggingface.co/infosys/NT-Java-1.1B)
|
280 |
|
|
|
275 |
<!-- footer start -->
|
276 |
<!-- 200823 -->
|
277 |
|
278 |
+
# Citation
|
279 |
+
```
|
280 |
+
@article{rathinasamy2024narrow,
|
281 |
+
title={Narrow Transformer: Starcoder-Based Java-LM For Desktop},
|
282 |
+
author={Rathinasamy, Kamalkumar and Kumar, Ankush and Gayari, Gagan and Mondal, Rajab Ali and Singh, Swayam and others},
|
283 |
+
journal={arXiv preprint arXiv:2407.03941},
|
284 |
+
year={2024}
|
285 |
+
}
|
286 |
+
```
|
287 |
|
288 |
# Original model card: Infosys's [NT-Java-1.1B](https://huggingface.co/infosys/NT-Java-1.1B)
|
289 |
|