© 2026 Hashnode
Building projects isn’t just about shipping the final product. It’s about the journey: the small iterations, the late-night bug fixes, the “aha!” moments when a feature finally clicks. For the Frontend Mentor Weather App Challenge, I wanted to docume...

Introduction In LLM text generation, two steps are involved: (1) inference, where the model predicts raw scores called logits (raw score before turning it into a probability), The bigger the logit, the model thinks the token is more likely. But logit...
