Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build_documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
with:
commit_sha: ${{ github.sha }}
package: huggingface_hub
languages: cn de fr en hi ko or ta
languages: bn cn de fr en hi ko or ta
secrets:
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
2 changes: 1 addition & 1 deletion .github/workflows/build_pr_documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
commit_sha: ${{ github.event.pull_request.head.sha }}
pr_number: ${{ github.event.number }}
package: huggingface_hub
languages: cn de fr en hi ko or ta
languages: bn cn de fr en hi ko or ta
4 changes: 4 additions & 0 deletions docs/source/bn/_toctree.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- title: 'শুরু করুন'
sections:
- local: index
title: হোম
32 changes: 32 additions & 0 deletions docs/source/bn/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# 🤗 Hub ক্লায়েন্ট লাইব্রেরি

`huggingface_hub` লাইব্রেরি তোমাকে [Hugging Face Hub](https://hf.co)-এর সাথে ইন্টারঅ্যাক্ট করতে সাহায্য করে, যা creator এবং collaborator-দের জন্য একটি machine learning প্ল্যাটফর্ম।
তোমার প্রজেক্টের জন্য pre-trained মডেল এবং ডেটাসেট খুঁজে নাও, অথবা Hub-এ হোস্ট করা শত শত
machine learning অ্যাপ নিয়ে খেলা করো। তুমি চাইলে কমিউনিটির সাথে নিজের মডেল এবং ডেটাসেটও তৈরি করে শেয়ার করতে পারো।
`huggingface_hub` লাইব্রেরি Python দিয়ে এই সব কাজ সহজে করার একটা উপায় দেয়।

`huggingface_hub` লাইব্রেরি নিয়ে দ্রুত শুরু করতে [quick start guide](https://github.com/huggingface/huggingface_hub/blob/main/docs/source/en/quick-start) পড়ো। এখানে তুমি শিখবে কীভাবে Hub থেকে ফাইল ডাউনলোড করতে হয়, রিপোজিটরি তৈরি করতে হয়, এবং Hub-এ ফাইল আপলোড করতে হয়। Hub-এ তোমার রিপোজিটরি কীভাবে ম্যানেজ করবে, ডিসকাশনে কীভাবে অংশ নেবে, এমনকি ইনফারেন্স কীভাবে চালাবে—এসব সম্পর্কে আরও জানতে পড়তে থাকো।

<a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg" href="./guides/overview">
<div class="w-full text-center bg-gradient-to-br from-indigo-400 to-indigo-500 rounded-lg py-1.5 font-semibold mb-5 text-white text-lg leading-relaxed">হাউ-টু গাইড</div>
<p class="text-gray-700">নির্দিষ্ট লক্ষ্য অর্জনে সাহায্যকারী প্র্যাক্টিক্যাল গাইড। বাস্তব সমস্যা সমাধানে huggingface_hub কীভাবে ব্যবহার করবে তা শিখতে এই গাইডগুলো দেখো।</p>
</a>

<a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg" href="./package_reference/overview">
<div class="w-full text-center bg-gradient-to-br from-purple-400 to-purple-500 rounded-lg py-1.5 font-semibold mb-5 text-white text-lg leading-relaxed">রেফারেন্স</div>
<p class="text-gray-700">huggingface_hub-এর ক্লাস ও মেথডের বিস্তারিত ও টেকনিক্যাল বর্ণনা।</p>
</a>

<a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg" href="./concepts/git_vs_http">
<div class="w-full text-center bg-gradient-to-br from-pink-400 to-pink-500 rounded-lg py-1.5 font-semibold mb-5 text-white text-lg leading-relaxed">কনসেপ্চুয়াল গাইড</div>
<p class="text-gray-700">huggingface_hub-এর দর্শন সম্পর্কে ভালোভাবে বোঝার জন্য উচ্চ-স্তরের ব্যাখ্যা।</p>
</a>

## অবদান রাখো

`huggingface_hub`-এ যেকোনো অবদান স্বাগত এবং সমানভাবে মূল্যবান! 🤗 কোডের বিদ্যমান ইস্যু যোগ বা ঠিক
করা ছাড়াও, তুমি ডকুমেন্টেশন সঠিক এবং আপ-টু-ডেট রাখতে সাহায্য করতে পারো, ইস্যুতে প্রশ্নের উত্তর দিতে পারো,
এবং লাইব্রেরি উন্নত করবে এমন নতুন ফিচারের অনুরোধ করতে পারো। নতুন ইস্যু বা ফিচার রিকোয়েস্ট কীভাবে সাবমিট করবে, pull
request কীভাবে সাবমিট করবে, এবং সবকিছু ঠিকঠাক কাজ করছে কিনা তা যাচাই করতে তোমার অবদান কীভাবে টেস্ট করবে তা আরও জানতে [contribution guide](https://github.com/huggingface/huggingface_hub/blob/main/CONTRIBUTING.md) দেখো।

সবার জন্য একটি ইনক্লুসিভ এবং স্বাগতপূর্ণ কোলাবোরেটিভ স্পেস তৈরি করতে অবদানকারীদের আমাদের [code of conduct](https://github.com/huggingface/huggingface_hub/blob/main/CODE_OF_CONDUCT.md)-কে সম্মান জানানো উচিত।