Abstract AlgorithmsAbstract Algorithms

  • Home
  • All Posts
  • All Series
  • About

Category

parameters

1 article in this category

LLM Hyperparameters Guide: Temperature, Top-P, and Top-K Explained

LLM Hyperparameters Guide: Temperature, Top-P, and Top-K Explained

TLDR: Hyperparameters are the knobs you turn before generating text. Temperature controls randomness (Creativity vs. Focus). Top-P controls the vocabulary pool (Diversity). Frequency Penalty stops the model from repeating itself. Knowing how to tune ...

Feb 15, 2026•5 min read

Abstract Algorithms

Exploring the fascinating world of algorithms, data structures, and software engineering through clear explanations and practical examples.

Navigation

  • Home
  • All Posts
  • All Series
  • About

Series

  • Technical Interview
  • Machine Learning Mastery
  • Software Architecture
  • Data Structures and Algorithms
  • System Design Interviews

Popular Topics

  • System Design
  • llm
  • interview
  • data structures
  • API Gateway
  • Reverse Proxy

Author

Abstract Algorithms

Abstract Algorithms

@abstractalgorithms

© 2026 Abstract Algorithms. All rights reserved.

Powered by Hashnode