Homepage
Home
Publications
Blog
TIL
Blog
Categories
All
(5)
analysis
(5)
code
(5)
Understanding Chat Templates
code
analysis
If you have worked with LLMs, you might have worked with lists of
messages
. Indeed, when you send a request to an LLM, we can call it a
user messsage
and the response can be…
Jun 20, 2025
Alonso Silva
Understanding Tokenizers
code
analysis
This post is largely inspired by Understanding GPT tokenizers by Simon Willison.
Jun 17, 2025
Alonso Silva
Build a basic widget with AnyWidget in a Solara app
code
analysis
Let’s build the app below (try it out by clicking on the button and moving the slider).
Apr 23, 2024
Alonso Silva
Build a basic LLM chat app with Solara
code
analysis
In this post, we will build a basic LLM chat app with Solara. Large Language Models (LLMs) have become increasingly popular and Solara provides several components to work…
Apr 19, 2024
Alonso Silva
Observatorio de sueldos en Chile
code
analysis
Los datos de sueldos en Chile se pueden obtener de la encuesta suplementaria de ingresos (ESI). La última ESI disponible es la del año 2021 y se puede descargar aquí.
Apr 21, 2023
Alonso Silva
No matching items