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

yuPeiyu98/Latent-Diffusion-EBM

0
View on GitHub↗
67 stars·3 forks·Gnuplot·7 views

Latent Diffusion EBM

[Paper] [Code]

Features

  • Continuous Diffusion Models - Energy-based latent diffusion for interpretable text modeling.

Star history

Star history chart for yupeiyu98/latent-diffusion-ebmStar history chart for yupeiyu98/latent-diffusion-ebm

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Latent Diffusion EBM

These projects share indexed features with Latent Diffusion EBM. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 22 related projects→

Frequently asked questions

What does yupeiyu98/latent-diffusion-ebm do?

[Paper] [Code]

What are the main features of yupeiyu98/latent-diffusion-ebm?

The main features of yupeiyu98/latent-diffusion-ebm are: Continuous Diffusion Models.

Which projects share features with yupeiyu98/latent-diffusion-ebm?

Projects with overlapping indexed features 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…