Hub Python Library
  • 🌍GET STARTED
    • Home
    • Quickstart
    • Installation
  • 🌍HOW-TO GUIDES
    • Overview
    • Download files
    • Upload files
    • BAFileSystem
    • Repository
    • Search
    • Inference
    • Community Tab
    • Collections
    • Cache
    • Model Cards
    • Manage your Space
    • Integrate a library
    • Webhooks server
  • 🌍CONCEPTUAL GUIDES
    • Git vs HTTP paradigm
  • 🌍REFERENCE
    • Overview
    • Login and logout
    • Environment variables
    • Managing local and online repositories
    • BOINC AI Hub API
    • Downloading files
    • Mixins & serialization methods
    • Inference Client
    • BaFileSystem
    • Utilities
    • Discussions and Pull Requests
    • Cache-system reference
    • Repo Cards and Repo Card Data
    • Space runtime
    • Collections
    • TensorBoard logger
    • Webhooks server
Powered by GitBook
On this page
  1. HOW-TO GUIDES

Overview

PreviousHOW-TO GUIDESNextDownload files

Last updated 1 year ago

How-to guides

In this section, you will find practical guides to help you achieve a specific goal. Take a look at these guides to learn how to use boincai_hub to solve real-world problems:

How to create a repository on the Hub? How to configure it? How to interact with it?

How do I download a file from the Hub? How do I download a repository?

How to upload a file or a folder? How to make changes to an existing repository on the Hub?

How to efficiently search through the 200k+ public models, datasets and spaces?

How to interact with the Hub through a convenient interface that mimics Python's file interface?

How to make predictions using the accelerated Inference API?

How to interact with the Community tab (Discussions and Pull Requests)?

How to programmatically build collections?

How does the cache-system work? How to benefit from it?

How to create and share Model Cards?

How to manage your Space hardware and configuration?

What does it mean to integrate a library with the Hub? And how to do it?

How to create a server to receive Webhooks and deploy it as a Space?

🌍
Repository
Download files
Upload files
Search
HfFileSystem
Inference
Community Tab
Collections
Cache
Model Cards
Manage your Space
Integrate a library
Webhooks server