Safetensors
llama
nielsr HF staff commited on
Commit
36360e6
1 Parent(s): d68ee98

Link model to paper

Browse files

This PR ensures the model can be viewed from https://huggingface.co/papers/2409.16235

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)