<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Optimization on SoloSoft</title><link>https://www.solosoft.dev/tags/optimization/</link><description>Recent content in Optimization on SoloSoft</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.solosoft.dev/tags/optimization/index.xml" rel="self" type="application/rss+xml"/><item><title>Pezzo: Open-Source LLM Operations Platform</title><link>https://www.solosoft.dev/post/pezzo-llm-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/pezzo-llm-2026/</guid><description>&lt;p&gt;Managing LLM-powered applications in production has become one of the most challenging operational problems in AI engineering. Teams that deploy AI features face a constellation of issues: prompt versions scattered across codebases and notebooks, costs spiraling without visibility, performance degradation going unnoticed until users complain, and model updates breaking carefully tuned prompts. The discipline of LLMOps has emerged to address these challenges, and Pezzo is one of the most promising open-source platforms in this space.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pezzo&lt;/strong&gt; is an open-source LLM operations platform that brings the rigor of DevOps to AI application deployment. Named after the Italian word for &amp;ldquo;piece,&amp;rdquo; Pezzo treats each component of the LLM stack as a manageable, observable, and optimizable piece of infrastructure. From prompt version control to cost monitoring to performance analytics, Pezzo provides the tooling that AI teams need to operate LLM applications at scale without drowning in operational complexity.&lt;/p&gt;</description></item><item><title>Prompt Poet: Character.AI's Open-Source Prompt Engineering Framework</title><link>https://www.solosoft.dev/post/prompt-poet-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/prompt-poet-2026/</guid><description>&lt;p&gt;Prompt engineering has evolved from a niche skill into a critical discipline in AI application development. The difference between a good prompt and a great one can determine whether an LLM application delivers accurate, reliable results or produces inconsistent, error-prone output. &lt;strong&gt;Prompt Poet&lt;/strong&gt; by Character.AI brings engineering rigor to this process, providing a structured framework for designing, testing, and optimizing prompts at scale.&lt;/p&gt;
&lt;p&gt;Character.AI operates one of the world&amp;rsquo;s largest consumer AI platforms, serving millions of users daily across thousands of distinct AI characters. Managing prompts at this scale &amp;ndash; where each character has unique personality traits, knowledge boundaries, and interaction patterns &amp;ndash; requires tooling far beyond what simple text files or ad-hoc experimentation can provide. Prompt Poet grew out of this real-world need for systematic prompt management.&lt;/p&gt;</description></item><item><title>TensorRT-LLM: NVIDIA's Open-Source Library for Optimized LLM Inference</title><link>https://www.solosoft.dev/post/tensorrt-llm-inference-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/tensorrt-llm-inference-2026/</guid><description>&lt;p&gt;Deploying large language models in production requires more than just loading weights onto a GPU. To achieve acceptable throughput and latency, you need kernel fusion, attention optimization, memory management, and quantization &amp;ndash; all tuned for your specific hardware. NVIDIA&amp;rsquo;s &lt;strong&gt;TensorRT-LLM&lt;/strong&gt; provides all of this in a single open-source library that extracts maximum performance from NVIDIA GPUs for LLM and visual generation inference.&lt;/p&gt;
&lt;p&gt;TensorRT-LLM, hosted at &lt;a href="https://github.com/NVIDIA/TensorRT-LLM"&gt;github.com/NVIDIA/TensorRT-LLM&lt;/a&gt;, is NVIDIA&amp;rsquo;s official inference optimization library for large language models and visual generative models. It includes state-of-the-art kernel implementations for attention (FlashAttention, PageAttention), quantization (FP8, INT4, INT8, INT4-AWQ), and in-flight batching. The library compiles models into optimized engine files that run efficiently across NVIDIA&amp;rsquo;s GPU lineup from Turing to Blackwell architectures.&lt;/p&gt;</description></item></channel></rss>