Update README.md
Browse files
README.md
CHANGED
@@ -255,9 +255,17 @@ Here are guides on using llama-cpp-python and ctransformers with LangChain:
|
|
255 |
<!-- footer start -->
|
256 |
<!-- 200823 -->
|
257 |
|
258 |
-
|
259 |
-
|
260 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
261 |
|
262 |
#### Original model card: Infosys's [NT-Java-1.1B](https://huggingface.co/infosys/NT-Java-1.1B)
|
263 |
|
|
|
255 |
<!-- footer start -->
|
256 |
<!-- 200823 -->
|
257 |
|
258 |
+
# Citation
|
259 |
+
```
|
260 |
+
@article{li2023starcoder,
|
261 |
+
title={NARROW TRANSFORMER: STARCODER-BASED JAVA-LM FOR DESKTOP},
|
262 |
+
author={Kamalkumar Rathinasamy and Balaji A J and Rajab Ali Mondal and Ankush Kumar and Harshini K and Gagan Gayari and Sreenivasa Raghavan Karumboor Seshadri},
|
263 |
+
year={2024},
|
264 |
+
eprint={2305.06161},
|
265 |
+
archivePrefix={arXiv},
|
266 |
+
primaryClass={cs.CL}
|
267 |
+
}
|
268 |
+
```
|
269 |
|
270 |
#### Original model card: Infosys's [NT-Java-1.1B](https://huggingface.co/infosys/NT-Java-1.1B)
|
271 |
|