awesome-repositories.comCategoríasBlog
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
·
Jittor avatar

Jittor/JittorLLMs

0
View on GitHub↗
2,416 estrellas·187 forks·Python·Apache-2.0·7 vistas

JittorLLMs

计图大模型推理库,具有高性能、配置要求低、中文支持好、可移植等特点

Features

  • Inference Frameworks - High-performance inference engine with dynamic memory management and compilation.
  • LLM Utilities - High-performance inference library for running models on consumer hardware.

Historial de estrellas

Gráfico del historial de estrellas de jittor/jittorllmsGráfico del historial de estrellas de jittor/jittorllms

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

Alternativas open-source a JittorLLMs

Proyectos open-source similares, clasificados según cuántas características comparten con JittorLLMs.
  • efeslab/nanoflowAvatar de efeslab

    efeslab/Nanoflow

    965Ver en GitHub↗

    A throughput-oriented high-performance serving framework for LLMs

    Jupyter Notebookcudainferencellama2
    Ver en GitHub↗965
  • flashinfer-ai/flashinferAvatar de flashinfer-ai

    flashinfer-ai/flashinfer

    4,996Ver en GitHub↗

    FlashInfer is a library of high-performance GPU kernels purpose-built for accelerating large language model inference. It provides optimized implementations for attention operations (including flash attention, page attention, multi-head latent attention, and cascade attention) using paged key-value caches, fused kernel composition, and just-in-time compilation. The library also includes specialized kernels for mixture-of-experts layers, block-scaled low-precision quantization (FP8, FP4), and distributed collective communication. What distinguishes FlashInfer is its fused all-reduce communicat

    Pythonattentioncudadistributed-inference
    Ver en GitHub↗4,996
  • flexflow/flexflowAvatar de flexflow

    flexflow/FlexFlow

    1,889Ver en GitHub↗

    Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training

    C++
    Ver en GitHub↗1,889
  • bigscience-workshop/petalsAvatar de bigscience-workshop

    bigscience-workshop/petals

    10,208Ver en GitHub↗

    Petals is a decentralized framework and inference engine for running large language models across a peer-to-peer network. It enables the execution of models that exceed the memory of any single machine by splitting computations and model layers across a collaborative swarm of GPUs. The system functions as a collaborative compute network where participants share local GPU resources and host model weights. It supports distributed prompt-tuning to adapt massive models to specific tasks and allows for the establishment of private compute swarms to process sensitive data within restricted, trusted

    Python
    Ver en GitHub↗10,208
Ver las 30 alternativas a JittorLLMs→

Preguntas frecuentes

¿Qué hace jittor/jittorllms?

计图大模型推理库,具有高性能、配置要求低、中文支持好、可移植等特点

¿Cuáles son las características principales de jittor/jittorllms?

Las características principales de jittor/jittorllms son: Inference Frameworks, LLM Utilities.

¿Qué alternativas de código abierto existen para jittor/jittorllms?

Las alternativas de código abierto para jittor/jittorllms incluyen: efeslab/nanoflow — A throughput-oriented high-performance serving framework for LLMs. flashinfer-ai/flashinfer — FlashInfer is a library of high-performance GPU kernels purpose-built for accelerating large language model inference.… flexflow/flexflow — Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training. fminference/flexgen — FlexGen is an inference engine for large language models designed for high-throughput execution on single or multiple… ggerganov/llama.cpp — llama.cpp is a high-performance C++ inference engine and runtime for executing large language models locally across… bigscience-workshop/petals — Petals is a decentralized framework and inference engine for running large language models across a peer-to-peer…