Update README.md
Browse files
README.md
CHANGED
@@ -212,7 +212,7 @@ print(tok.decode(out[0, inputs["input_ids"].shape[-1]:], skip_special_tokens=Tru
|
|
212 |
@misc{legml2025_instruct,
|
213 |
title = {legml-v1.0-instruct : French Instruction-Tuned LLM},
|
214 |
author = {Mohamad Alhajar},
|
215 |
-
howpublished = {
|
216 |
year = {2025}
|
217 |
}
|
218 |
```
|
|
|
212 |
@misc{legml2025_instruct,
|
213 |
title = {legml-v1.0-instruct : French Instruction-Tuned LLM},
|
214 |
author = {Mohamad Alhajar},
|
215 |
+
howpublished = {https://huggingface.co/legmlai/legml-v1.0-instruct},
|
216 |
year = {2025}
|
217 |
}
|
218 |
```
|