awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Model Serialization Formats · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesModel Serialization Formats

Standardized file formats for encapsulating model architecture, weights, and metadata to ensure cross-platform compatibility.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Model Serialization Formats. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Deployment & Serving
  6. Serialization and Export Formats
  7. Model Serialization Formats

Awesome Model Serialization Formats GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • tensorflow/tensorflow

    tensorflow/tensorflow

    193,864GitHubView on GitHub↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The syst

    Encapsulates model architecture, weights, and metadata into a portable format for consistent deployment across heterogeneous environments.

    C++deep-learningdeep-neural-networksdistributed
  • PaddlePaddle/PaddleOCR

    PaddlePaddle/PaddleOCR

    70,931GitHubView on GitHub↗

    PaddleOCR is a comprehensive optical character recognition framework designed for detecting and transcribing text from images and documents into structured, machine-readable formats. It provides a modular computer vision pipeline that decouples image preprocessing, text detection, and character recognition into indepen

    Encapsulates model architecture and weights into standardized formats to ensure portability across different deployment environments.

    Pythonai4sciencechineseocrdocument-parsing
  • unslothai/unsloth

    unslothai/unsloth

    52,461GitHubView on GitHub↗

    Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and multimodal models. It provides a comprehensive engine for fine-tuning, executing, and managing models locally, with a focus on reducing memory consumption and increasing compute speed on consumer-grade

    Serialized weight formats ensure consistent compatibility across diverse inference engines and deployment environments.

    Pythonagentdeepseekdeepseek-r1

Explore sub-tags

  • Graph Serialization FormatsPortable representations of computational graphs for cross-platform model deployment.