From b0e63dbd7c23cd035582e2a79cfefdb096f28ccc Mon Sep 17 00:00:00 2001 From: Daniel Fleischer Date: Mon, 8 Dec 2025 19:08:24 +0200 Subject: [PATCH] smolagents name fix Lowercase all. --- intel-deepmath.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intel-deepmath.md b/intel-deepmath.md index 9c920709f9..883e83d031 100644 --- a/intel-deepmath.md +++ b/intel-deepmath.md @@ -1,5 +1,5 @@ --- -title: "DeepMath: A lightweight math reasoning Agent with SmolAgents" +title: "DeepMath: A lightweight math reasoning Agent with smolagents" thumbnail: /blog/assets/intel-deepmath/banner.png authors: - user: danf @@ -17,7 +17,7 @@ authors: An LLM is using a calculator to answer questions.

-# DeepMath: A lightweight math reasoning Agent with SmolAgents +# DeepMath: A lightweight math reasoning Agent with smolagents *By Intel AI Software Group*