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
patrickpynadath1 avatar

patrickpynadath1/candi-diffusion

0
View on GitHub↗
28 starsΒ·2 forksΒ·PythonΒ·11 views

Candi Diffusion

🌐 Project Page

Features

  • Continuous Diffusion Models - Hybrid discrete-continuous diffusion model architecture.

Star history

Star history chart for patrickpynadath1/candi-diffusionStar history chart for patrickpynadath1/candi-diffusion

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 Candi Diffusion

Similar open-source projects, ranked by how many features they share with Candi Diffusion.
  • 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
  • ashaba1in/smoothieashaba1in avatar

    ashaba1in/smoothie

    25View on GitHub↗

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

    Python
    View on GitHub↗25
  • bytedance-seed/cola-dlmByteDance-Seed avatar

    ByteDance-Seed/Cola-DLM

    241View on GitHub↗

    Continuous Latent Diffusion Language Model β€” a hierarchical latent-space text diffusion model with a block-causal DiT prior over a Text VAE.

    Python
    View on GitHub↗241
  • allenai/tess-diffusionallenai avatar

    allenai/tess-diffusion

    21View on GitHub↗

    We introduce Text-to-text Self-conditioned Simplex Diffusion (TESS), a text diffusion model that is fully non-autoregressive, employs a new form of self-conditioning, and applies the diffusion process on the logit simplex space rather than the typical learned embedding space.

    Python
    View on GitHub↗21
See all 22 alternatives to Candi Diffusion→

Frequently asked questions

What does patrickpynadath1/candi-diffusion do?

🌐 Project Page

What are the main features of patrickpynadath1/candi-diffusion?

The main features of patrickpynadath1/candi-diffusion are: Continuous Diffusion Models.

What are some open-source alternatives to patrickpynadath1/candi-diffusion?

Open-source alternatives to patrickpynadath1/candi-diffusion include: amazon-science/masked-diffusion-lm β€” This is the official implementation of the paper: A Cheaper and Better Diffusion Language Model with Soft-Masked Noise. 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. guangyliu/latentops β€” Source code of paper: Composable Text Controls in Latent Space with ODEs. allenai/tess-diffusion β€” We introduce Text-to-text Self-conditioned Simplex Diffusion (TESS), a text diffusion model that is fully…