awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesLarge Model Export Utilities

Tools for splitting and saving large model architectures to bypass filesystem and protobuf size limitations.

Distinct from Large Model Optimizations: Distinct from Large Model Optimizations: focuses on the physical storage and export process rather than runtime quantization or device mapping.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Large Model Export Utilities. Refine with filters or upvote what's useful.

Awesome Large Model Export Utilities GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • tensorflow/servingAvatar tensorflow

    tensorflow/serving

    6,351Vezi pe GitHub↗

    TensorFlow Serving is a high-performance machine learning inference server designed to deploy TensorFlow models to production environments. It functions as a complete serving system that executes predictions on input data through a graph executor, providing network endpoints that eliminate the need for a separate runtime environment for client applications. The system is distinguished by its model version manager, which organizes and selects specific model versions within a directory hierarchy. It uses a filesystem watcher to detect new model versions and trigger automatic updates without int

    Supports splitting protobuf files during the saving process to bypass file size limits for large model architectures.

    C++
    Vezi pe GitHub↗6,351
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Serving & Runtime
  7. Inference Optimizations
  8. Large Model Export Utilities