rajabmondal commited on
Commit
f9e14f9
·
verified ·
1 Parent(s): c311e73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
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
- #### Thanks, and how to contribute
259
-
260
- We can copy acknowledgments section
 
 
 
 
 
 
 
 
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