add attribution
Browse files
README.md
CHANGED
|
@@ -27,6 +27,9 @@ language:
|
|
| 27 |
library_name: transformers
|
| 28 |
---
|
| 29 |
|
|
|
|
|
|
|
|
|
|
| 30 |

|
| 31 |
|
| 32 |
# Model Description:
|
|
@@ -96,7 +99,7 @@ print(outputs[0]["generated_text"])
|
|
| 96 |
```
|
| 97 |
|
| 98 |
# Citation
|
| 99 |
-
If you use this model please cite
|
| 100 |
```
|
| 101 |
@misc{rei2025towerplus,
|
| 102 |
title={Tower+: Bridging Generality and Translation Specialization in Multilingual LLMs},
|
|
|
|
| 27 |
library_name: transformers
|
| 28 |
---
|
| 29 |
|
| 30 |
+
|
| 31 |
+
# *This is a "fork" of [Unbabel/Tower-Plus-9B](https://huggingface.co/Unbabel/Tower-Plus-9B) licensed under CC BY NC SA 4.0.*
|
| 32 |
+
|
| 33 |

|
| 34 |
|
| 35 |
# Model Description:
|
|
|
|
| 99 |
```
|
| 100 |
|
| 101 |
# Citation
|
| 102 |
+
If you use this model please cite this paper:
|
| 103 |
```
|
| 104 |
@misc{rei2025towerplus,
|
| 105 |
title={Tower+: Bridging Generality and Translation Specialization in Multilingual LLMs},
|