Text Generation
Transformers
Safetensors
English
Italian
facebook
meta
pythorch
llama
llama-3
llamantino
Inference Endpoints
m-polignano-uniba commited on
Commit
0b31b0c
1 Parent(s): defc44a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -81,6 +81,17 @@ wants to provide Italian NLP researchers with an improved model the for Italian
81
  [ExLlamaV2](https://github.com/turboderp/exllamav2), a great tool that helps us easily Quantize your model in **EXL2 format**.
82
 
83
  ## Citation instructions
 
 
 
 
 
 
 
 
 
 
 
84
  ```bibtex
85
  @misc{basile2023llamantino,
86
  title={LLaMAntino: LLaMA 2 Models for Effective Text Generation in Italian Language},
 
81
  [ExLlamaV2](https://github.com/turboderp/exllamav2), a great tool that helps us easily Quantize your model in **EXL2 format**.
82
 
83
  ## Citation instructions
84
+ ```bibtex
85
+ @misc{polignano2024advanced,
86
+ title={Advanced Natural-based interaction for the ITAlian language: LLaMAntino-3-ANITA},
87
+ author={Marco Polignano and Pierpaolo Basile and Giovanni Semeraro},
88
+ year={2024},
89
+ eprint={2405.07101},
90
+ archivePrefix={arXiv},
91
+ primaryClass={cs.CL}
92
+ }
93
+ ```
94
+
95
  ```bibtex
96
  @misc{basile2023llamantino,
97
  title={LLaMAntino: LLaMA 2 Models for Effective Text Generation in Italian Language},