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
·
FlagOpen avatar

FlagOpen/FlagGems

0
View on GitHub↗
1,029 estrellas·414 forks·Python·Apache-2.0·2 vistas

FlagGems

FlagGems is an operator library for large language models implemented in the Triton Language.

Features

  • Computation and Optimization - High-performance operator library implemented in OpenAI Triton.

Historial de estrellas

Gráfico del historial de estrellas de flagopen/flaggemsGráfico del historial de estrellas de flagopen/flaggems

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace flagopen/flaggems?

FlagGems is an operator library for large language models implemented in the Triton Language.

¿Cuáles son las características principales de flagopen/flaggems?

Las características principales de flagopen/flaggems son: Computation and Optimization.

¿Qué alternativas de código abierto existen para flagopen/flaggems?

Las alternativas de código abierto para flagopen/flaggems incluyen: arogozhnikov/einops — Einops is a tensor manipulation library that provides a framework-agnostic interface for reshaping, Einstein… bitsandbytes-foundation/bitsandbytes — bitsandbytes is a deep learning quantization tool and library designed to reduce the memory footprint of large… cupy/cupy — CuPy is a CUDA array computing library that implements a NumPy-compatible interface for executing array operations and… dask/dask — Dask is a parallel computing framework and distributed task scheduler designed to scale Python data science workflows… deap/deap. adapter-hub/adapters — A Unified Library for Parameter-Efficient and Modular Transfer Learning.

Alternativas open-source a FlagGems

Proyectos open-source similares, clasificados según cuántas características comparten con FlagGems.
  • arogozhnikov/einopsAvatar de arogozhnikov

    arogozhnikov/einops

    9,398Ver en GitHub↗

    Einops is a tensor manipulation library that provides a framework-agnostic interface for reshaping, Einstein summation, and multi-dimensional array operations. It serves as an abstraction layer that works across NumPy, PyTorch, TensorFlow, and JAX, allowing for tensor transformations without changing the API. The library distinguishes itself through a declarative notation system that uses readable string patterns to describe tensor rearrangements and reductions. This approach includes an extended Einstein summation interface that supports multi-letter axis names and a named dimension mapping

    Pythoncupydeep-learningeinops
    Ver en GitHub↗9,398
  • bitsandbytes-foundation/bitsandbytesAvatar de bitsandbytes-foundation

    bitsandbytes-foundation/bitsandbytes

    7,968Ver en GitHub↗

    bitsandbytes is a deep learning quantization tool and library designed to reduce the memory footprint of large language models. It serves as a GPU memory optimizer and quantization framework, compressing model weights and features to 8-bit and 4-bit precision to enable inference and training on hardware with limited memory. The project provides a framework for low-rank adaptation, allowing the fine-tuning of quantized models by combining 4-bit weights with small trainable matrices. It further distinguishes itself through memory paging, which moves optimizer states between CPU and GPU memory t

    Pythonllmmachine-learningpytorch
    Ver en GitHub↗7,968
  • cupy/cupyAvatar de cupy

    cupy/cupy

    11,000Ver en GitHub↗

    CuPy is a CUDA array computing library that implements a NumPy-compatible interface for executing array operations and numerical computing on NVIDIA GPUs. It serves as a GPU-accelerated numerical library and a CUDA-based SciPy implementation, offloading heavy calculations to graphics hardware to increase processing speed for scientific and engineering workloads. The library enables multi-framework tensor exchange, allowing data buffers to be shared between different deep learning frameworks using standardized memory layouts to avoid memory copies. It also supports custom GPU kernel integratio

    Python
    Ver en GitHub↗11,000
  • adapter-hub/adaptersAvatar de adapter-hub

    adapter-hub/adapters

    2,815Ver en GitHub↗

    A Unified Library for Parameter-Efficient and Modular Transfer Learning

    Python
    Ver en GitHub↗2,815
Ver las 30 alternativas a FlagGems→