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

XiangLi1999/Diffusion-LM

0
View on GitHub↗
1,241 stars·163 forks·Python·Apache-2.0·9 views

Diffusion LM

Diffusion-LM

Features

  • Continuous Diffusion Models - Diffusion-based improvement for controllable text generation.
  • Gaussian Noise Diffusion - Improves controllable text generation through diffusion techniques.

Star history

Star history chart for xiangli1999/diffusion-lmStar history chart for xiangli1999/diffusion-lm

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

Similar open-source projects, ranked by how many features they share with Diffusion LM.
  • xhan77/ssd-lmxhan77 avatar

    xhan77/ssd-lm

    78View on GitHub↗

    We present a demo of SSD-LM (Semi-autoregressive Simplex-based Diffusion Language Model) in Google Colab here!

    Python
    View on GitHub↗78
  • lucidrains/imagen-pytorchlucidrains avatar

    lucidrains/imagen-pytorch

    8,415View on GitHub↗

    This is a PyTorch-based implementation of diffusion models for synthesizing photorealistic images and video. It provides a framework for text-to-image and text-to-video generation, as well as unconditional image synthesis. The system utilizes a cascading diffusion pipeline to produce high-resolution imagery by passing low-resolution outputs through a sequence of super-resolution models. It also includes capabilities for image inpainting, allowing the reconstruction of masked or missing regions of visual media guided by surrounding context and text prompts. The project includes tools for diff

    Pythonartificial-intelligencedeep-learningimagination-machine
    View on GitHub↗8,415
  • alirezadir/machine-learning-interviewsalirezadir avatar

    alirezadir/Machine-Learning-Interviews

    8,455View on GitHub↗

    This project is a comprehensive machine learning interview guide and technical study resource designed for individuals preparing for machine learning and AI engineering roles. It provides a collection of materials and practice problems covering core algorithms, theoretical fundamentals, and the implementation of neural network architectures. The resource serves as a technical reference for generative AI development, focusing on the design and optimization of large language models and diffusion systems. It includes frameworks for system design, covering the architecture of production machine l

    Jupyter Notebookagenticaiai-agents
    View on GitHub↗8,455
  • lucidrains/denoising-diffusion-pytorchlucidrains avatar

    lucidrains/denoising-diffusion-pytorch

    10,614View on GitHub↗

    Implementation of Denoising Diffusion Probabilistic Model in Pytorch

    Pythonartificial-intelligencedeep-learninggenerative-model
    View on GitHub↗10,614
See all 26 alternatives to Diffusion LM→

Frequently asked questions

What does xiangli1999/diffusion-lm do?

Diffusion-LM

What are the main features of xiangli1999/diffusion-lm?

The main features of xiangli1999/diffusion-lm are: Continuous Diffusion Models, Gaussian Noise Diffusion.

What are some open-source alternatives to xiangli1999/diffusion-lm?

Open-source alternatives to xiangli1999/diffusion-lm include: xhan77/ssd-lm — We present a demo of SSD-LM (Semi-autoregressive Simplex-based Diffusion Language Model) in Google Colab here! lucidrains/imagen-pytorch — This is a PyTorch-based implementation of diffusion models for synthesizing photorealistic images and video. It… alirezadir/machine-learning-interviews — This project is a comprehensive machine learning interview guide and technical study resource designed for individuals… lucidrains/denoising-diffusion-pytorch — Implementation of Denoising Diffusion Probabilistic Model in Pytorch. lucidrains/video-diffusion-pytorch — This project is a research-oriented PyTorch framework designed for the implementation and training of generative video… david3684/flm — Flow Map Language Models: One-step Language Modeling via Continuous Denoising.