"...composable_kernel.git" did not exist on "bde8e668612730483785c9cd2f786c943337ac86"
Unverified Commit 73ec12ea authored by Sourab Mangrulkar's avatar Sourab Mangrulkar Committed by GitHub
Browse files

README in Hindi 🇮🇳 (#20097)

* Created README_hd.md

A Hindi Translation for README

* updated check_copies.py

Added the Proper info for Hindi Translation of README File !

* updated README_hd.md

Fixed some translation issues !

* Update README_hd.md

* Update README_hd.md

* Update README_hd.md

* fixing 🐛 for `make fix-copies`

* run `make fix-copies`

* `make fix-copies` 😅

Co-authored-by: default avatarAkshit Gulyan <103456810+AkshitGulyan@users.noreply.github.com>
parent aef9aac3
This diff is collapsed.
...@@ -86,6 +86,14 @@ LOCALIZED_READMES = { ...@@ -86,6 +86,14 @@ LOCALIZED_READMES = {
" {paper_authors}.{supplements}" " {paper_authors}.{supplements}"
), ),
}, },
"README_hd.md": {
"start_prompt": "🤗 ट्रांसफॉर्मर वर्तमान में निम्नलिखित आर्किटेक्चर का समर्थन करते हैं",
"end_prompt": "1. एक नए मॉडल में योगदान देना चाहते हैं?",
"format_model_list": (
"**[{title}]({model_link})** (from {paper_affiliations}) released with the paper {paper_title_link} by"
" {paper_authors}.{supplements}"
),
},
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment