< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />
Last updated:

    Code Repositories

    What are Code Repositories

    The Code Hub stores code associated with models and datasets, providing developers with a unified code hosting platform.

    Core Features

    • Code Hosting: Host project code, training scripts, inference code, and more using Git.
    • Version Control: View code change history, compare differences, and roll back to previous versions.
    • Collaborative Development: Supports multi-user collaboration through branches and pull requests.
    • Access Control: Supports public and private visibility settings.
    • Online Browsing: Browse code files and directory structures directly in the Web interface.

    Use Cases

    • Version-controlled management of model training scripts
    • Hosting model inference service code
    • Storing data processing scripts paired with datasets
    • Managing AI application project code

    Create Code Repository

    How to create a code repository on the platform, including form fields, README editing, and repository list viewing.

    Upload Code

    How to upload code files to a platform repository via the web interface or Git commands.

    Update Code Repository

    How to edit code files, modify repository settings, and delete a code repository.

    Download Code Repositories

    How to clone and download code repositories using Git or CLI tools.