ProximileAdmin commited on
Commit
ae67486
·
verified ·
1 Parent(s): cc0da5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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
  ![Demo](demo.gif)
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
  ![Demo](demo.gif)
31