Home / Companies / Baseten / Blog / July 2026

July 2026 Summaries

2 posts from Baseten

Filter
Month: Year:
Post Summaries Back to Blog
In the evolving landscape of AI applications, the integration of model-specific harness profiles is becoming crucial for enhancing capabilities beyond a model's original design. LangChain Deep Agents harness profiles enable developers to tailor AI models by encoding modifications to prompts and tools, improving model performance without altering the underlying structure. Recently, the LangChain team released a tuned Deep Agents harness profile for NVIDIA Nemotron 3 Ultra, achieving top agent accuracy and significantly reduced costs compared to closed alternatives. This advancement allows developers to seamlessly utilize NVIDIA Nemotron 3 Ultra with Baseten's model API, demonstrating the potential of these harness profiles in creating efficient, cost-effective AI solutions. An example application involves setting up an AI agent to review workflows for compliance, showcasing how these harness profiles facilitate high-performance, low-cost AI deployments with minimal code adjustments.
Jul 08, 2026 900 words in the original blog post.
H100, H200, and B200 GPUs each provide distinct advantages based on memory, compute, and cost, catering to varying AI inference needs. The choice of GPU affects model latency, throughput, and cost, with the H100 being ideal for smaller models and sporadic traffic through its cost-effective Multi-Instance GPU (MIG) capability, the H200 accommodating very large models like DeepSeek-R1 due to its extensive memory capacity, and the B200 excelling in high-throughput production inference with its FP4 support and superior memory bandwidth. These GPUs utilize SXM connections for faster GPU interactions and NVLink for efficient weight and activation transfers, crucial for running large models across multiple GPUs. Additionally, innovations like the Blackwell architecture's FP4 and Tensor Memory Accelerator enhance memory efficiency and throughput, while asynchronous programming optimizes data movement, reducing idle times during inference. The optimal GPU choice hinges on specific AI workload requirements, such as model size, traffic volume, and budget considerations.
Jul 02, 2026 1,282 words in the original blog post.