DiffusionGemma is an experimental open-weight language model that generates text through discrete diffusion, refining 256-token blocks in parallel rather than producing tokens sequentially. The design is intended to avoid the decoding bottleneck of autoregressive language models. The model was created by fine-tuning the mixture-of-experts Gemma 4 model, which has 3.8 billion activated parameters and 25.2 billion total parameters. Its two-stage training process used fewer than 10% of the original autoregressive model’s total training-token budget. Supervised fine-tuning first taught bidirectional denoising; a second phase combined reinforcement learning and sampler distillation to improve generation quality and inference efficiency. Across its evaluation suite, DiffusionGemma generated about 20 tokens per forward pass and about 1,500 output tokens per second on a single Nvidia H100 GPU. The researchers say these results establish a new speed-capability trade-off frontier and exceed autoregressive models, including those using speculative decoding. DiffusionGemma retains Gemma 4’s thinking mode, multimodal-input, and long-context support. It can also still generate text autoregressively with minor performance degradation, suggesting potential hybrid diffusion-autoregressive decoding systems.
arxiv.org
2 min
8/20/2026
Z AI released the proprietary reasoning model GLM-5.3 (max) on August 18, 2026. The model accepts and generates text only, does not process images, and supports a 1 million-token context window, roughly equivalent to 1,500 A4 pages in 12-point Arial. It has 753 billion parameters and is available through one API provider. GLM-5.3 (max) scored 60 on the Artificial Analysis Intelligence Index, compared with a median score of 35 for reasoning models in a similar price tier. The composite index measures capabilities including reasoning, knowledge, mathematics and coding. The model produced 170 million output tokens during the evaluation, substantially above the 72 million-token median for comparable models, and the full evaluation cost $1,238.50. Z AI’s API pricing is $1.40 per million input tokens and $4.40 per million output tokens, versus medians of $1.75 and $10.00, respectively, for comparable models. Artificial Analysis calculates a blended price of $0.90 per million tokens using a 7:2:1 cache-hit, input and output token mix. The model uses extended thinking or chain-of-thought reasoning for complex problems, while its weights are not publicly available.
artificialanalysis.ai
3 min
8/18/2026
The European Union AI Act, enforceable in August 2026, mandates that AI outputs must be detectable as artificially generated through watermarking. LLM providers will need to implement a hidden signature to identify AI-generated content to comply with this requirement.
seangoedecke.com
11 min
8/13/2026
Mainstream LLM-generated text can be distinguished from human-written content using traditional machine learning models due to strong statistical patterns. Many AI plagiarism checkers likely utilize these detection methods.
blog.lyc8503.net
11 min
7/16/2026
DiffusionGemma is a 26B Mixture of Experts (MoE) model that utilizes text diffusion for text generation. It can generate entire blocks of text simultaneously, achieving up to 4x faster performance on GPUs compared to traditional autoregressive Large Language Models.
blog.google
5 min
6/10/2026
OpenAI developed a new text-generation model, GPT-2, capable of producing coherent and versatile prose from prompts. Due to safety and security concerns, OpenAI has opted not to release the full algorithm, instead providing a smaller version and withholding data sets and training codes.
slate.com
9 min
4/8/2026
DiffusionGemma is an experimental open-weight language model that generates text through discrete diffusion, refining 256-token blocks in parallel rather than producing tokens sequentially. The design is intended to avoid the decoding bottleneck of autoregressive language models. The model was created by fine-tuning the mixture-of-experts Gemma 4 model, which has 3.8 billion activated parameters and 25.2 billion total parameters. Its two-stage training process used fewer than 10% of the original autoregressive model’s total training-token budget. Supervised fine-tuning first taught bidirectional denoising; a second phase combined reinforcement learning and sampler distillation to improve generation quality and inference efficiency. Across its evaluation suite, DiffusionGemma generated about 20 tokens per forward pass and about 1,500 output tokens per second on a single Nvidia H100 GPU. The researchers say these results establish a new speed-capability trade-off frontier and exceed autoregressive models, including those using speculative decoding. DiffusionGemma retains Gemma 4’s thinking mode, multimodal-input, and long-context support. It can also still generate text autoregressively with minor performance degradation, suggesting potential hybrid diffusion-autoregressive decoding systems.
arxiv.org
2 min
8/20/2026
The European Union AI Act, enforceable in August 2026, mandates that AI outputs must be detectable as artificially generated through watermarking. LLM providers will need to implement a hidden signature to identify AI-generated content to comply with this requirement.
seangoedecke.com
11 min
8/13/2026
DiffusionGemma is a 26B Mixture of Experts (MoE) model that utilizes text diffusion for text generation. It can generate entire blocks of text simultaneously, achieving up to 4x faster performance on GPUs compared to traditional autoregressive Large Language Models.
blog.google
5 min
6/10/2026
Z AI released the proprietary reasoning model GLM-5.3 (max) on August 18, 2026. The model accepts and generates text only, does not process images, and supports a 1 million-token context window, roughly equivalent to 1,500 A4 pages in 12-point Arial. It has 753 billion parameters and is available through one API provider. GLM-5.3 (max) scored 60 on the Artificial Analysis Intelligence Index, compared with a median score of 35 for reasoning models in a similar price tier. The composite index measures capabilities including reasoning, knowledge, mathematics and coding. The model produced 170 million output tokens during the evaluation, substantially above the 72 million-token median for comparable models, and the full evaluation cost $1,238.50. Z AI’s API pricing is $1.40 per million input tokens and $4.40 per million output tokens, versus medians of $1.75 and $10.00, respectively, for comparable models. Artificial Analysis calculates a blended price of $0.90 per million tokens using a 7:2:1 cache-hit, input and output token mix. The model uses extended thinking or chain-of-thought reasoning for complex problems, while its weights are not publicly available.
artificialanalysis.ai
3 min
8/18/2026
Mainstream LLM-generated text can be distinguished from human-written content using traditional machine learning models due to strong statistical patterns. Many AI plagiarism checkers likely utilize these detection methods.
blog.lyc8503.net
11 min
7/16/2026
OpenAI developed a new text-generation model, GPT-2, capable of producing coherent and versatile prose from prompts. Due to safety and security concerns, OpenAI has opted not to release the full algorithm, instead providing a smaller version and withholding data sets and training codes.
slate.com
9 min
4/8/2026
DiffusionGemma is an experimental open-weight language model that generates text through discrete diffusion, refining 256-token blocks in parallel rather than producing tokens sequentially. The design is intended to avoid the decoding bottleneck of autoregressive language models. The model was created by fine-tuning the mixture-of-experts Gemma 4 model, which has 3.8 billion activated parameters and 25.2 billion total parameters. Its two-stage training process used fewer than 10% of the original autoregressive model’s total training-token budget. Supervised fine-tuning first taught bidirectional denoising; a second phase combined reinforcement learning and sampler distillation to improve generation quality and inference efficiency. Across its evaluation suite, DiffusionGemma generated about 20 tokens per forward pass and about 1,500 output tokens per second on a single Nvidia H100 GPU. The researchers say these results establish a new speed-capability trade-off frontier and exceed autoregressive models, including those using speculative decoding. DiffusionGemma retains Gemma 4’s thinking mode, multimodal-input, and long-context support. It can also still generate text autoregressively with minor performance degradation, suggesting potential hybrid diffusion-autoregressive decoding systems.
arxiv.org
2 min
8/20/2026
Mainstream LLM-generated text can be distinguished from human-written content using traditional machine learning models due to strong statistical patterns. Many AI plagiarism checkers likely utilize these detection methods.
blog.lyc8503.net
11 min
7/16/2026
Z AI released the proprietary reasoning model GLM-5.3 (max) on August 18, 2026. The model accepts and generates text only, does not process images, and supports a 1 million-token context window, roughly equivalent to 1,500 A4 pages in 12-point Arial. It has 753 billion parameters and is available through one API provider. GLM-5.3 (max) scored 60 on the Artificial Analysis Intelligence Index, compared with a median score of 35 for reasoning models in a similar price tier. The composite index measures capabilities including reasoning, knowledge, mathematics and coding. The model produced 170 million output tokens during the evaluation, substantially above the 72 million-token median for comparable models, and the full evaluation cost $1,238.50. Z AI’s API pricing is $1.40 per million input tokens and $4.40 per million output tokens, versus medians of $1.75 and $10.00, respectively, for comparable models. Artificial Analysis calculates a blended price of $0.90 per million tokens using a 7:2:1 cache-hit, input and output token mix. The model uses extended thinking or chain-of-thought reasoning for complex problems, while its weights are not publicly available.
artificialanalysis.ai
3 min
8/18/2026
DiffusionGemma is a 26B Mixture of Experts (MoE) model that utilizes text diffusion for text generation. It can generate entire blocks of text simultaneously, achieving up to 4x faster performance on GPUs compared to traditional autoregressive Large Language Models.
blog.google
5 min
6/10/2026
The European Union AI Act, enforceable in August 2026, mandates that AI outputs must be detectable as artificially generated through watermarking. LLM providers will need to implement a hidden signature to identify AI-generated content to comply with this requirement.
seangoedecke.com
11 min
8/13/2026
OpenAI developed a new text-generation model, GPT-2, capable of producing coherent and versatile prose from prompts. Due to safety and security concerns, OpenAI has opted not to release the full algorithm, instead providing a smaller version and withholding data sets and training codes.
slate.com
9 min
4/8/2026
No more articles to load