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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Peacer68 avatar

Peacer68/FMSeq

0
View on GitHub↗
3 stars·2 forks·Python·10 views

FMSeq

Performance: Picture on the left shows BLEU Scores of different models for the paraphrase task on the QQP dataset. Our FMSeq beats all the models when using a single sampling step and achieves comparable performance to DiffuSeq (2000 steps) with only 10 steps. Workflow: Picture on the right…

Features

  • Inference Optimization - Fast sampling for sequence-to-sequence text diffusion.

Star history

Star history chart for peacer68/fmseqStar history chart for peacer68/fmseq

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to FMSeq

Similar open-source projects, ranked by how many features they share with FMSeq.
  • crys-chen/dpadCrys-Chen avatar

    Crys-Chen/DPad

    63View on 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
    View on GitHub↗63
  • cychomatica/freedavecychomatica avatar

    cychomatica/FreeDave

    21View on GitHub↗

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

    Python
    View on GitHub↗21
  • czg1225/dmaxczg1225 avatar

    czg1225/DMax

    126View on GitHub↗

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

    Python
    View on GitHub↗126
  • conzel/super-outlier-dlmConzel avatar

    Conzel/super-outlier-dlm

    1View on GitHub↗

    Code accompanying the paper "Layer Collapse in Diffusion Language Models" by Alexander Conzelmann, Albert Catalan-Tatjer, and Shiwei Liu (Tübingen AI Center / MPI for Intelligent Systems / ELLIS Institute Tübingen). Link: https://arxiv.org/abs/2605.06366

    Python
    View on GitHub↗1
See all 30 alternatives to FMSeq→

Frequently asked questions

What does peacer68/fmseq do?

Performance: Picture on the left shows BLEU Scores of different models for the paraphrase task on the QQP dataset. Our FMSeq beats all the models when using a single sampling step and achieves comparable performance to DiffuSeq (2000 steps) with only 10 steps. Workflow: Picture on the right…

What are the main features of peacer68/fmseq?

The main features of peacer68/fmseq are: Inference Optimization.

What are some open-source alternatives to peacer68/fmseq?

Open-source alternatives to peacer68/fmseq include: crys-chen/dpad — Efficiency: DPad-enhanced dLLMs achieve up to a 61.39× speedup over vanilla dLLM baselines. Accuracy: DPad-enhanced… cychomatica/freedave — Free Draft-and-Verification: Toward Lossless Parallel Decoding for Diffusion Large Language Models. czg1225/dmax — DMax is a new dLLM paradigm achieving aggressive parallel decoding while preserving generation quality. danielmisrael/apd — Official repository for the paper: Accelerating Diffusion LLMs via Adaptive Parallel Decoding. duterscmy/soar —        . conzel/super-outlier-dlm — Code accompanying the paper "Layer Collapse in Diffusion Language Models" by Alexander Conzelmann, Albert…