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

xhan77/ssd-lm

0
View on GitHub↗
78 stars·7 forks·Python·8 views

Ssd Lm

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

Features

  • Continuous Diffusion Models - Semi-autoregressive simplex-based diffusion for modular control.
  • Gaussian Noise Diffusion - Uses simplex-based diffusion for text generation and control.

Star history

Star history chart for xhan77/ssd-lmStar history chart for xhan77/ssd-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 Ssd Lm

Similar open-source projects, ranked by how many features they share with Ssd Lm.
  • xiangli1999/diffusion-lmXiangLi1999 avatar

    XiangLi1999/Diffusion-LM

    1,241View on GitHub↗

    Diffusion-LM

    Python
    View on GitHub↗1,241
  • 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 Ssd Lm→

Frequently asked questions

What does xhan77/ssd-lm do?

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

What are the main features of xhan77/ssd-lm?

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

What are some open-source alternatives to xhan77/ssd-lm?

Open-source alternatives to xhan77/ssd-lm include: xiangli1999/diffusion-lm — Diffusion-LM. 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.