Text Generation
Transformers
Safetensors
Basque
llama
text-generation-inference
Inference Endpoints
GorkaUrbizu commited on
Commit
602256a
·
verified ·
1 Parent(s): 75b5645

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -263,14 +263,19 @@ This work is part of the BasqueLLM project, titled "First steps towards an artif
263
  If you use Llama-eus-8B please cite the following reference:
264
 
265
  ```bibtex
266
- @misc{Llama-eus,
267
- title = {Llama-eus-8B, a foundational sub-10 billion parameter LLM for Basque},
268
- author = {Ander Corral and Ixak Sarasua and Xabier Saralegi},
269
- publisher = {Orai NLP Technologies},
270
- url = {https://huggingface.co/datasets/orai-nlp/Llama-eus-8B},
271
- year = {2024} }
 
 
 
272
  ```
273
 
 
 
274
  ## Contact
275
 
276
  - Ander Corral ([email protected])
 
263
  If you use Llama-eus-8B please cite the following reference:
264
 
265
  ```bibtex
266
+ @misc{corral2024pipeline,
267
+ title={Pipeline Analysis for Developing Instruct LLMs in Low-Resource Languages: A Case Study on Basque},
268
+ author={Ander Corral and Ixak Sarasua and Xabier Saralegi},
269
+ year={2024},
270
+ eprint={2412.13922},
271
+ archivePrefix={arXiv},
272
+ primaryClass={cs.CL},
273
+ url={https://arxiv.org/abs/2412.13922},
274
+ }
275
  ```
276
 
277
+
278
+
279
  ## Contact
280
 
281
  - Ander Corral ([email protected])