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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • deepspeedai/deepspeedAvatar de deepspeedai

    deepspeedai/DeepSpeed

    42,528Ver en GitHub↗

    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
    Ver en GitHub↗42,528
  • bmaltais/kohya_ssAvatar de bmaltais

    bmaltais/kohya_ss

    12,384Ver en GitHub↗

    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
    Ver en GitHub↗12,384
  • intel-analytics/ipex-llmAvatar de intel-analytics

    intel-analytics/ipex-llm

    8,836Ver en GitHub↗

    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
    Ver en GitHub↗8,836
  1. Home
  2. Artificial Intelligence & ML
  3. XPU Accelerators