Skip to content

Commit 966155e

Browse files
Update README.md
1 parent 43ca9ef commit 966155e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DiffusionLM: Large Language Models with Diffusion
22

3-
[![PyPI version](https://badge.fury.io/py/diffusion-llm.svg)](https://badge.fury.io/py/diffusion-llm)
3+
[![PyPI version](https://badge.fury.io/py/diffusionLM.svg)](https://badge.fury.io/py/diffusionLM)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
55

66
DiffusionLM is a novel approach to language modeling that combines transformer architectures with diffusion processes for high-quality text generation. This package provides a flexible and efficient implementation of diffusion-based language models.

0 commit comments

Comments
 (0)