[Docs] Update recurrent_gemma.md for some minor nits (#30238)

Update recurrent_gemma.md
This commit is contained in:
Sayak Paul
2024-04-15 22:00:59 +05:30
committed by GitHub
parent 6b78360e6d
commit 8127f39624

View File

@@ -26,9 +26,9 @@ The abstract from the paper is the following:
Tips: Tips:
- The original checkpoints can be converted using the conversion script `src/transformers/models/recurrent_gemma/convert_recurrent_gemma_weights_to_hf.py` - The original checkpoints can be converted using the conversion script [`src/transformers/models/recurrent_gemma/convert_recurrent_gemma_weights_to_hf.py`](https://github.com/huggingface/transformers/blob/main/src/transformers/models/recurrent_gemma/convert_recurrent_gemma_to_hf.py).
This model was contributed by [Arthur Zucker](https://huggingface.co/ArthurZ). This model was contributed by [Arthur Zucker](https://huggingface.co/ArthurZ). The original code can be found [here](https://github.com/google-deepmind/recurrentgemma).
## RecurrentGemmaConfig ## RecurrentGemmaConfig