Safetensors
llama
phmartins nielsr HF staff commited on
Commit
808fb18
1 Parent(s): d68ee98

Link model to paper (#5)

Browse files

- Link model to paper (36360e6933d5f96d68f85141d7aee2ec5eb0a5f4)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -165,4 +165,8 @@ Results show that EuroLLM-1.7B is superior to TinyLlama-v1.1 and similar to Gemm
165
 
166
  ## Bias, Risks, and Limitations
167
 
168
- EuroLLM-1.7B-Instruct has not been aligned to human preferences, so the model may generate problematic outputs (e.g., hallucinations, harmful content, or false statements).
 
 
 
 
 
165
 
166
  ## Bias, Risks, and Limitations
167
 
168
+ EuroLLM-1.7B-Instruct has not been aligned to human preferences, so the model may generate problematic outputs (e.g., hallucinations, harmful content, or false statements).
169
+
170
+ ## Paper
171
+
172
+ Paper: [EuroLLM: Multilingual Language Models for Europe](https://huggingface.co/papers/2409.16235)