Update README.md
Browse filesDisclaimer: [illian64](https://huggingface.co/illian64) who was not involved in this research, converted the original models to CTranslate2 optimized model and wrote the contents of this model card based on google/madlad400-10b-mt.
Convert params:
`ct2-transformers-converter --model google/madlad400-10b-mt --quantization bfloat16 --output_dir madlad400-10b-mt-bfloat16`
README.md
CHANGED
|
@@ -426,4 +426,6 @@ base_model:
|
|
| 426 |
- google/madlad400-10b-mt
|
| 427 |
pipeline_tag: translation
|
| 428 |
library_name: transformers
|
|
|
|
|
|
|
| 429 |
---
|
|
|
|
| 426 |
- google/madlad400-10b-mt
|
| 427 |
pipeline_tag: translation
|
| 428 |
library_name: transformers
|
| 429 |
+
tags:
|
| 430 |
+
- text2text-generation
|
| 431 |
---
|