adding in code block for citation
Browse files
README.md
CHANGED
@@ -426,7 +426,7 @@ We appreciate [lm-eval-harness](https://github.com/EleutherAI/lm-evaluation-harn
|
|
426 |
We highly appreciate the hard work and dedication of these researchers and organizations towards the advancement of the open-source community. Their contributions were invaluable in the development of BLOOMChat, and we hope that our model can contribute to further advancements in the field.
|
427 |
|
428 |
## Citation
|
429 |
-
|
430 |
@software{bloomchat,
|
431 |
title = {{BLOOMChat: a New Open Multilingual Chat LLM}},
|
432 |
author = {SambaNova Systems, Together Computer},
|
@@ -435,3 +435,4 @@ We highly appreciate the hard work and dedication of these researchers and organ
|
|
435 |
year = {2023},
|
436 |
version = {1.0},
|
437 |
}
|
|
|
|
426 |
We highly appreciate the hard work and dedication of these researchers and organizations towards the advancement of the open-source community. Their contributions were invaluable in the development of BLOOMChat, and we hope that our model can contribute to further advancements in the field.
|
427 |
|
428 |
## Citation
|
429 |
+
```
|
430 |
@software{bloomchat,
|
431 |
title = {{BLOOMChat: a New Open Multilingual Chat LLM}},
|
432 |
author = {SambaNova Systems, Together Computer},
|
|
|
435 |
year = {2023},
|
436 |
version = {1.0},
|
437 |
}
|
438 |
+
```
|