awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPPrivacyTerms

1 repo

Awesome GitHub RepositoriesExecution Strategies

Operational methods for managing the sequence and timing of computational tasks during model inference or training.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Execution Strategies. Refine with filters or upvote what's useful.

Awesome Execution Strategies GitHub Repositories

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

    huggingface/transformers

    156,730GitHubView on GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering

    Pythonaudiodeep-learningdeepseek

Explore sub-tags

  • Asynchronous Batching ExecutionOverlapping CPU preparation and GPU computation for performance.