Update README.md
Browse files
README.md
CHANGED
|
@@ -107,4 +107,14 @@ Model merged on Kaggle. Available notebooks:
|
|
| 107 |
## License
|
| 108 |
This model is licensed under AGPL-3.0
|
| 109 |
|
| 110 |
-
## Citation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 107 |
## License
|
| 108 |
This model is licensed under AGPL-3.0
|
| 109 |
|
| 110 |
+
## Citation
|
| 111 |
+
```bibtex
|
| 112 |
+
@misc {ronan_l.m._2024,
|
| 113 |
+
author = { {Ronan L.M.} },
|
| 114 |
+
title = { Llama-3.2-3B-appreciation-full (Revision dd17b3e) },
|
| 115 |
+
year = 2024,
|
| 116 |
+
url = { https://huggingface.co/eltorio/Llama-3.2-3B-appreciation-full },
|
| 117 |
+
doi = { 10.57967/hf/3671 },
|
| 118 |
+
publisher = { Hugging Face }
|
| 119 |
+
}
|
| 120 |
+
```
|