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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to s-sahoo/duo

Open-source alternatives to S Sahoo Duo

30 open-source projects similar to s-sahoo/duo, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best S Sahoo Duo alternative.

  • s-sahoo/eso-lmsAvatar s-sahoo

    s-sahoo/Eso-LMs

    119Vezi pe GitHub↗

    Subham Sekhar Sahoo \ 1 , Zhihan Yang \ 2 , Yash Akhauri †1 , Johnna Liu †1 , Deepansha Singh †1 , Zhoujun Cheng †3 , Zhengzhong Liu 3 , Eric Xing 3 , John Thickstun 2 , Arash Vahdat 4

    Python
    Vezi pe GitHub↗119
  • liangrunflora/slow-fast-samplingAvatar LiangrunFlora

    LiangrunFlora/Slow-Fast-Sampling

    42Vezi pe GitHub↗

    Official PyTorch implementation of the paper "Accelerating Diffusion Large Language Models with SlowFast Sampling: The Three Golden Principles" (Slow Fast Sampling).

    Python
    Vezi pe GitHub↗42
  • jdeschena/sdttAvatar jdeschena

    jdeschena/sdtt

    51Vezi pe GitHub↗

    By Justin Deschenaux and Caglar Gulcehre.

    Python
    Vezi pe GitHub↗51
  • liusulin/ddpdAvatar liusulin

    liusulin/DDPD

    85Vezi pe GitHub↗

    Code repository for the paper Think While You Generate: Discrete Diffusion with Planned Denoising, by Sulin Liu, Juno Nam, Andrew Campbell, Hannes Stärk, Yilun Xu, Tommi Jaakkola, Rafael Gómez-Bombarelli. Tweet and video for the main idea.

    Python
    Vezi pe GitHub↗85
  • microsoft/llmlinguaAvatar microsoft

    microsoft/LLMLingua

    5,844Vezi pe GitHub↗

    LLMLingua is a prompt compression tool that reduces token count in prompts before they are sent to a large language model, cutting API costs and latency while preserving task performance. It operates as an extractive pipeline using a BERT-level Transformer encoder to classify each token for removal based on full bidirectional context from the prompt, retaining only key information and discarding non-essential tokens. The tool is trained through a knowledge distillation process, where a compact compression model learns from an extractive dataset derived from a large language model's output to

    Python
    Vezi pe GitHub↗5,844

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • robbyant/lingbot-worldAvatar Robbyant

    Robbyant/lingbot-world

    2,915Vezi pe GitHub↗

    Lingbot-world is an interactive world simulator and framework for generating high-fidelity video environments from text and image prompts. It functions as a video generation system designed to create controllable simulations for applications such as robotics learning and gaming. The project includes a video motion controller that directs camera and object movement using transformation matrices and action strings. It utilizes a quantized inference engine to reduce memory usage and accelerate the generation of video sequences. The system covers a range of optimization techniques, including fou

    Pythonaigcimage-to-videolingbot-world
    Vezi pe GitHub↗2,915
  • nvlabs/sanaAvatar NVlabs

    NVlabs/Sana

    8,310Vezi pe GitHub↗

    Sana is a framework for high-resolution image and video synthesis based on a linear diffusion transformer. It provides a toolkit for the training, fine-tuning, and execution of text-to-image and text-to-video models, as well as a video generative world model capable of simulating physical environments with precise spatial control. The project is distinguished by its use of linear complexity layers to handle high resolutions and its support for long-form, minute-length video generation in real time. It implements a two-stage inference paradigm that separates structural generation from visual t

    Python
    Vezi pe GitHub↗8,310
  • czg1225/dmaxAvatar czg1225

    czg1225/DMax

    126Vezi pe GitHub↗

    DMax is a new dLLM paradigm achieving aggressive parallel decoding while preserving generation quality.

    Python
    Vezi pe GitHub↗126
  • cychomatica/freedaveAvatar cychomatica

    cychomatica/FreeDave

    21Vezi pe GitHub↗

    Free Draft-and-Verification: Toward Lossless Parallel Decoding for Diffusion Large Language Models

    Python
    Vezi pe GitHub↗21
  • bytedance-seed/stable-diffcoderAvatar ByteDance-Seed

    ByteDance-Seed/Stable-DiffCoder

    84Vezi pe GitHub↗

    Stable-DiffCoder: Pushing the Frontier of Code Diffusion Large Language Model

    Vezi pe GitHub↗84
  • duterscmy/soarAvatar duterscmy

    duterscmy/SOAR

    8Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗8
  • dvruette/giddAvatar dvruette

    dvruette/gidd

    119Vezi pe GitHub↗

    By Dimitri von Rütte, Janis Fluri, Yuhui Ding, Antonio Orvieto, Bernhard Schölkopf, Thomas Hofmann

    Python
    Vezi pe GitHub↗119
  • eth-sri/constrained-diffusionAvatar eth-sri

    eth-sri/constrained-diffusion

    52Vezi pe GitHub↗

    Constrained Decoding of Diffusion LLMs with Context-Free Grammars

    Rust
    Vezi pe GitHub↗52
  • fscdc/dvotingAvatar fscdc

    fscdc/dVoting

    31Vezi pe GitHub↗

    dVoting: Fast Voting for dLLMs

    Python
    Vezi pe GitHub↗31
  • dreamlm/dreamonAvatar DreamLM

    DreamLM/DreamOn

    117Vezi pe GitHub↗

    ](https://huggingface.co/Dream-org/DreamOn-v0-7B)

    Python
    Vezi pe GitHub↗117
  • dreamlm/dream-coderAvatar DreamLM

    DreamLM/Dream-Coder

    104Vezi pe GitHub↗

    Dream-Coder 7B is a diffusion LLM for code trained exclusively on open-source data across its development stages—adaptation, supervised fine-tuning, and reinforcement learning. It achieves an impressive 21.4% pass@1 on LiveCodeBench (2410-2505), outperforming other open-source diffusion LLMs by…

    Python
    Vezi pe GitHub↗104
  • crys-chen/dpadAvatar Crys-Chen

    Crys-Chen/DPad

    63Vezi pe GitHub↗

    Efficiency: DPad-enhanced dLLMs achieve up to a 61.39× speedup over vanilla dLLM baselines. Accuracy: DPad-enhanced dLLMs achieve up to a +26.46% improvement over vanilla dLLM baselines. (Evaluation conducted on NVIDIA A100-PCIe-80GB GPUs).

    Python
    Vezi pe GitHub↗63
  • hkunlp/dreamAvatar HKUNLP

    HKUNLP/Dream

    1,249Vezi pe GitHub↗

    ](https://huggingface.co/Dream-org/Dream-v0-Base-7B)

    Python
    Vezi pe GitHub↗1,249
  • hkunlp/reparam-discrete-diffusionAvatar HKUNLP

    HKUNLP/reparam-discrete-diffusion

    108Vezi pe GitHub↗

    This repository contains the official implementation of paper A Reparameterized Discrete Diffusion Model for Text Generation.

    Python
    Vezi pe GitHub↗108
  • horseee/dkv-cacheAvatar horseee

    horseee/dkv-cache

    133Vezi pe GitHub↗

    The pipeline of dKV-Cache

    Python
    Vezi pe GitHub↗133
  • hzfinfdu/diffusion-bertAvatar Hzfinfdu

    Hzfinfdu/Diffusion-BERT

    343Vezi pe GitHub↗

    Official implementation of DiffusionBERT: Improving Generative Masked Language Models with Diffusion Models.

    Python
    Vezi pe GitHub↗343
  • igul222/plaidAvatar igul222

    igul222/plaid

    115Vezi pe GitHub↗

    This repository contains code for training and evaluating the models in the paper Likelihood-Based Diffusion Language Models.

    Python
    Vezi pe GitHub↗115
  • ims-kdks/learning-to-parallel-decodingAvatar ims-kdks

    ims-kdks/Learning-to-Parallel-Decoding

    34Vezi pe GitHub↗

    https://github.com/user-attachments/assets/09c67a58-b425-463d-a998-c1a6049bc171

    Python
    Vezi pe GitHub↗34
  • inclusionai/dinferAvatar inclusionAI

    inclusionAI/dInfer

    472Vezi pe GitHub↗

    dInfer is an efficient and extensible inference framework for dLLMs. As illustrated in the following architecture, it modularizes inference into four components: model, diffusion iteration manager, decoder and KV-cache manager. It provides well-designed APIs for flexible algorithms combinations…

    Python
    Vezi pe GitHub↗472
  • introspective-diffusion/i-dlmAvatar Introspective-Diffusion

    Introspective-Diffusion/I-DLM

    148Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗148
  • inv-wzq/sparsedAvatar INV-WZQ

    INV-WZQ/SparseD

    67Vezi pe GitHub↗

    SparseD is a novel sparse attention method for diffusion language models (DLMs), delivering near lossless acceleration in performance. It uses full attention and computes sparse patterns during early denoising steps, then reuses these patterns in later steps to restrict computation and improve…

    Python
    Vezi pe GitHub↗67
  • hkunlp/diffusion-vs-arAvatar HKUNLP

    HKUNLP/diffusion-vs-ar

    94Vezi pe GitHub↗

    This repository contains code for training and evaluating the models in the paper Beyond Autoregression: Discrete Diffusion for Complex Reasoning and Planning.

    Python
    Vezi pe GitHub↗94
  • jetastra/sdarAvatar JetAstra

    JetAstra/SDAR

    359Vezi pe GitHub↗

    We introduce SDAR (Synergy of Diffusion and AutoRegression), a large-scale diffusion language model that unites the complementary strengths of autoregressive and discrete diffusion modeling. By merging the training efficiency of autoregressive methods with the highly parallel decoding ability of…

    Python
    Vezi pe GitHub↗359
  • jianuo-huang/maskkvAvatar jianuo-huang

    jianuo-huang/MaskKV

    8Vezi pe GitHub↗

    MaskKV: Fine-Grained Cache Eviction for Efficient dLLM Inference

    Vezi pe GitHub↗8
  • danielmisrael/apdAvatar danielmisrael

    danielmisrael/apd

    20Vezi pe GitHub↗

    Official repository for the paper: Accelerating Diffusion LLMs via Adaptive Parallel Decoding

    Python
    Vezi pe GitHub↗20