Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,7 @@ This repository contains a variant of the [GSAI-ML/LLaDA-8B-Instruct](https://hu
|
|
25 |
|
26 |
- **May 14 2025** – Initial public release. Training examples were missing the pad tokens filling out the rest of the generation window.
|
27 |
- **May 17 2025** – Patched training script to include correct padding; updated model weights pushed to this repository.
|
|
|
28 |
|
29 |

|
30 |
|
|
|
25 |
|
26 |
- **May 14 2025** – Initial public release. Training examples were missing the pad tokens filling out the rest of the generation window.
|
27 |
- **May 17 2025** – Patched training script to include correct padding; updated model weights pushed to this repository.
|
28 |
+
- **May 20 2025** – Google announces [Gemini Diffusion](https://blog.google/technology/google-deepmind/gemini-diffusion/).
|
29 |
|
30 |

|
31 |
|