File size: 537 Bytes
737688f 9c60f53 b1ef67a f090c68 b1ef67a 9c60f53 b1ef67a f090c68 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
library_name: transformers
tags: []
---
# gemma2-mitra-it
This is based on gemma2-mitra-base and finetuned on Translation instructions.
The template for prompting the model is this:
```
Please translate into <target_language>: <input_sentence> 🔽 Translation::
```
Line breaks in this model should be replaced with the '🔽' character before running the generation. '#' is used as a stop token.
## Model Details
For details on how to run this please see the gemma2-9b repository: https://huggingface.co/google/gemma-2-9b
|