Get the latest tech news
Apple just released a weirdly interesting coding language model
Apple has just released an AI model that, rather than generating code from left to right, does it out of order and all at once. Here's how.
Image: NVIDIA Lately, some large language models have looked to the diffusion architecture to generate text, and the results have been pretty promising. “When the sampling temperature is increased from the default 0.2 to 1.2, DiffuCoder becomes more flexible in its token generation order, freeing itself from strict left-to-right constraints” And with an extra training step called coupled-GRPO, it learned to generate higher-quality code with fewer passes.
Or read this on r/apple