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
Shark-NLP avatar

Shark-NLP/DiffuSeq

0
View on GitHub↗
836 stars·112 forks·Python·MIT·11 views

DiffuSeq

Official Codebase for DiffuSeq: Sequence to Sequence Text Generation With Diffusion Models and DiffuSeq-v2: Bridging Discrete and Continuous Text Spaces for Accelerated Seq2Seq Diffusion Models.

Features

  • Continuous Diffusion Models - Sequence-to-sequence text generation using diffusion models.
  • Discrete Diffusion Models - Performs sequence-to-sequence text generation using diffusion.

Star history

Star history chart for shark-nlp/diffuseqStar history chart for shark-nlp/diffuseq

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 DiffuSeq

Similar open-source projects, ranked by how many features they share with DiffuSeq.
  • ml-gsai/lladaML-GSAI avatar

    ML-GSAI/LLaDA

    3,580View on GitHub↗

    LLaDA is a masked diffusion language model and conditional text generator. It generates text by iteratively refining masked tokens through a diffusion process rather than predicting the next token in a sequence. The project functions as a vision-language diffusion model, converting visual inputs into text responses. It also serves as a preference optimization framework that uses log-likelihood estimation and evidence lower bounds to tune model responses. The system supports multi-round conversational AI and text sequence evaluation. It integrates vision-language embedding for cross-modal con

    Python
    View on GitHub↗3,580
  • andrew-cr/tauldrandrew-cr avatar

    andrew-cr/tauLDR

    65View on GitHub↗

    Paper Link

    Python
    View on GitHub↗65
  • ashaba1in/smoothieashaba1in avatar

    ashaba1in/smoothie

    25View on GitHub↗

    Paper: https://arxiv.org/pdf/2505.18853

    Python
    View on GitHub↗25
  • amazon-science/masked-diffusion-lmamazon-science avatar

    amazon-science/masked-diffusion-lm

    59View on GitHub↗

    This is the official implementation of the paper: A Cheaper and Better Diffusion Language Model with Soft-Masked Noise.

    Python
    View on GitHub↗59
See all 30 alternatives to DiffuSeq→

Frequently asked questions

What does shark-nlp/diffuseq do?

Official Codebase for DiffuSeq: Sequence to Sequence Text Generation With Diffusion Models and DiffuSeq-v2: Bridging Discrete and Continuous Text Spaces for Accelerated Seq2Seq Diffusion Models.

What are the main features of shark-nlp/diffuseq?

The main features of shark-nlp/diffuseq are: Continuous Diffusion Models, Discrete Diffusion Models.

What are some open-source alternatives to shark-nlp/diffuseq?

Open-source alternatives to shark-nlp/diffuseq include: ml-gsai/llada — LLaDA is a masked diffusion language model and conditional text generator. It generates text by iteratively refining… andrew-cr/tauldr — Paper Link. ashaba1in/smoothie — Paper: https://arxiv.org/pdf/2505.18853. bytedance-seed/cola-dlm — Continuous Latent Diffusion Language Model — a hierarchical latent-space text diffusion model with a block-causal DiT… david3684/flm — Flow Map Language Models: One-step Language Modeling via Continuous Denoising. amazon-science/masked-diffusion-lm — This is the official implementation of the paper: A Cheaper and Better Diffusion Language Model with Soft-Masked Noise.