"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "bb979c9a78d055a928abfa34ace64f7a2501c7e6"
Unverified Commit d7b66d9b authored by Arthur's avatar Arthur Committed by GitHub
Browse files

update template (#20885)

* update template

* replace redme entries

* make style
parent ce85686a
This diff is collapsed.
...@@ -66,8 +66,8 @@ LOCALIZED_READMES = { ...@@ -66,8 +66,8 @@ LOCALIZED_READMES = {
"start_prompt": "🤗 Transformers는 다음 모델들을 제공합니다", "start_prompt": "🤗 Transformers는 다음 모델들을 제공합니다",
"end_prompt": "1. 새로운 모델을 올리고 싶나요?", "end_prompt": "1. 새로운 모델을 올리고 싶나요?",
"format_model_list": ( "format_model_list": (
"**[{title}]({model_link})** (from {paper_affiliations}) released with the paper {paper_title_link} by" "**[{title}]({model_link})** ({paper_affiliations} 에서 제공)은 {paper_authors}.{supplements}의"
" {paper_authors}.{supplements}" " {paper_title_link}논문과 함께 발표했습니다."
), ),
}, },
"README_es.md": { "README_es.md": {
......
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