-
Visualizing logprobs from OpenAI responses
Let's visualize how LLM is confident about its own thoughts.
-
Logits, logprobs, and temperature
Deep dive into the famous temperature hyperparameter in LLMs.
-
Simple CLI REPL for Model Context Protocol (MCP)
I've decided to build my own lightweight, REPL-style (Read-Eval-Print Loop) MCP testing tool.