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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesXPU Accelerators

Support for cross-platform hardware acceleration architectures in machine learning frameworks.

Distinguishing note: Targets unified cross-architecture acceleration rather than vendor-specific GPU or NPU drivers.

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

Awesome XPU Accelerators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • deepspeedai/deepspeedAvatar von deepspeedai

    deepspeedai/DeepSpeed

    42,528Auf GitHub ansehen↗

    DeepSpeed is a high-performance library designed to scale deep learning model training and inference across massive clusters of GPUs and compute nodes. It provides a comprehensive suite of tools for distributed training, enabling the execution of models that exceed the memory capacity of single devices through advanced parameter partitioning, pipeline-based model parallelism, and memory-efficient state offloading. The framework distinguishes itself through specialized communication-efficient optimizers and hardware-aware acceleration techniques. By utilizing gradient compression, quantization

    The framework supports runtime compilation of hardware-specific kernels for accelerated computing by installing compatible framework variants and matching compilers.

    Pythonbillion-parameterscompressiondata-parallelism
    Auf GitHub ansehen↗42,528
  • bmaltais/kohya_ssAvatar von bmaltais

    bmaltais/kohya_ss

    12,384Auf GitHub ansehen↗

    kohya_ss is a graphical user interface and workbench for fine-tuning diffusion models, specifically designed for Stable Diffusion. It provides a suite of tools for training generative AI models, including specialized interfaces for creating Low-Rank Adaptation weights and training ControlNet spatial control networks. The project distinguishes itself through integrated VRAM usage optimization and hardware acceleration, featuring specific support for Intel GPUs via XPU-accelerated libraries. It implements parameter-efficient training methods and memory-saving techniques like gradient checkpoint

    Provides a configuration layer that enables training on Intel GPUs via XPU-accelerated libraries.

    Python
    Auf GitHub ansehen↗12,384
  • intel-analytics/ipex-llmAvatar von intel-analytics

    intel-analytics/ipex-llm

    8,836Auf GitHub ansehen↗

    ipex-llm is an acceleration library and inference engine designed to optimize the execution and finetuning of large language models on Intel GPUs and NPUs. It provides a HuggingFace compatible model backend and a dedicated quantization toolkit for converting model weights into low-bit precision formats. The project facilitates distributed inference by splitting large model workloads across multiple accelerators using pipeline and tensor parallelism. It enables the deployment of models on Intel Arc, Flex, and Max GPUs to increase throughput and reduce latency. The library covers a broad range

    Offloads tensor computations to Intel GPUs and NPUs using optimized low-level libraries for increased throughput.

    Python
    Auf GitHub ansehen↗8,836
  1. Home
  2. Artificial Intelligence & ML
  3. XPU Accelerators