<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Inference on SoloSoft</title><link>https://www.solosoft.dev/es/tags/inference/</link><description>Recent content in Inference on SoloSoft</description><generator>Hugo</generator><language>es-es</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.solosoft.dev/es/tags/inference/index.xml" rel="self" type="application/rss+xml"/><item><title>ik_llama.cpp: Fork of llama.cpp with IQ4_NL and Advanced Quantization</title><link>https://www.solosoft.dev/es/post/ik-llama-cpp-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/es/post/ik-llama-cpp-2026/</guid><description>&lt;p&gt;The ecosystem around llama.cpp has produced numerous forks, each exploring different optimization strategies for running LLMs efficiently on consumer hardware. &lt;strong&gt;ik_llama.cpp&lt;/strong&gt; (ikawrakow/ik_llama.cpp on GitHub) stands out as one of the most technically significant forks, introducing advanced quantization methods that push the boundaries of what is achievable with low-bit model compression.&lt;/p&gt;
&lt;p&gt;Created by ikawrakow, this fork has gained a reputation in the AI community for its IQ4_NL (Importance-aware Quantization 4-bit Non-Linear) technique and improvements to the K-quants family of quantization methods. While the mainline llama.cpp focuses on broad compatibility and stability, ik_llama.cpp serves as a research vehicle for quantization innovations that often influence the direction of the entire ecosystem.&lt;/p&gt;</description></item><item><title>SGLang Omni: Inferencia Multimodal de LLMs con SGLang</title><link>https://www.solosoft.dev/es/post/sglang-omni-multimodal-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/es/post/sglang-omni-multimodal-2026/</guid><description>&lt;p&gt;Multimodal AI — models that understand images, audio, and video alongside text — has moved from research novelty to production necessity. Document processing systems need to extract information from PDFs and screenshots. Content moderation platforms need to analyze images and video frames. Accessibility tools need to transcribe and describe audio content. Each use case requires an inference engine that can handle the computational demands of multimodal models.&lt;/p&gt;
&lt;p&gt;SGLang Omni extends the SGLang inference framework to support these workloads. It adds vision encoders, audio processors, and multimodal token generation to SGLang&amp;rsquo;s structured generation and high-performance inference capabilities. The result is a multimodal inference engine that not only runs vision-language and audio models efficiently but also produces structured, constraint-compliant outputs — turning image content into parseable data.&lt;/p&gt;</description></item></channel></rss>