Rachel Nabors: Local AI Models for Frontier Results

Rachel Nabors advocates for using smaller, on-device AI models, showcasing their efficiency, cost savings, and performance benefits over large frontier models.

9 min read
Rachel Nabors discusses frontier AI results on device, emphasizing smaller models.
Rachel Nabors discusses the advantages of using smaller, local AI models for efficient and cost-effective AI deployments.· AI Engineer

In a recent presentation, Rachel Nabors, known for her work with AI and UI standards, discussed the practical advantages of leveraging smaller, localized AI models over large, frontier models. Nabors, who has previously contributed to standards at Mozilla and the W3C, and worked with the React team, highlighted how companies can achieve significant cost savings and performance gains by opting for smaller, more specialized AI solutions, particularly when running models on device.

Rachel Nabors: Local AI Models for Frontier Results - AI Engineer
Rachel Nabors: Local AI Models for Frontier Results — from AI Engineer

Visual TL;DR. Large AI Costs leads to Small Local AI. Cloud Risks mitigated by Small Local AI. Small Local AI enables Right-Sizing AI. Right-Sizing AI improves with Prompt Engineering. Small Local AI results in Efficiency Gains. Small Local AI results in Cost Savings. Efficiency Gains drives Embrace Local AI. Cost Savings drives Embrace Local AI.

Related startups

  1. Large AI Costs: API calls to big models incur significant costs for users and businesses
  2. Cloud Risks: Data exposure and outages are risks with cloud-based large language models
  3. Small Local AI: Leveraging smaller, specialized AI models for on-device inference
  4. Right-Sizing AI: Tailoring AI models to specific tasks, not using one-size-fits-all
  5. Prompt Engineering: Crafting effective prompts to optimize smaller model performance
  6. Efficiency Gains: Achieving better performance and speed by using smaller, localized models
  7. Cost Savings: Reduced operational expenses by avoiding large model API call fees
  8. Embrace Local AI: Adopting smaller, localized AI solutions for frontier results
Visual TL;DR
Visual TL;DR, startuphub.ai Large AI Costs leads to Small Local AI. Cloud Risks mitigated by Small Local AI. Small Local AI results in Efficiency Gains. Small Local AI results in Cost Savings. Efficiency Gains drives Embrace Local AI. Cost Savings drives Embrace Local AI leads to mitigated by results in results in drives drives Large AI Costs Cloud Risks Small Local AI Efficiency Gains Cost Savings Embrace Local AI From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Large AI Costs leads to Small Local AI. Cloud Risks mitigated by Small Local AI. Small Local AI results in Efficiency Gains. Small Local AI results in Cost Savings. Efficiency Gains drives Embrace Local AI. Cost Savings drives Embrace Local AI leads to mitigated by results in results in drives drives Large AI Costs Cloud Risks Small Local AI Efficiency Gains Cost Savings Embrace Local AI From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Large AI Costs leads to Small Local AI. Cloud Risks mitigated by Small Local AI. Small Local AI results in Efficiency Gains. Small Local AI results in Cost Savings. Efficiency Gains drives Embrace Local AI. Cost Savings drives Embrace Local AI leads to mitigated by results in results in drives drives Large AI Costs API calls to big models incur significantcosts for users and businesses Cloud Risks Data exposure and outages are risks withcloud-based large language models Small Local AI Leveraging smaller, specialized AI modelsfor on-device inference Efficiency Gains Achieving better performance and speed byusing smaller, localized models Cost Savings Reduced operational expenses by avoidinglarge model API call fees Embrace Local AI Adopting smaller, localized AI solutionsfor frontier results From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Large AI Costs leads to Small Local AI. Cloud Risks mitigated by Small Local AI. Small Local AI results in Efficiency Gains. Small Local AI results in Cost Savings. Efficiency Gains drives Embrace Local AI. Cost Savings drives Embrace Local AI leads to mitigated by results in results in drives drives Large AI Costs API calls to bigmodels incursignificant costs… Cloud Risks Data exposure andoutages are riskswith cloud-based… Small Local AI Leveraging smaller,specialized AImodels for… Efficiency Gains Achieving betterperformance andspeed by using… Cost Savings Reduced operationalexpenses byavoiding large… Embrace Local AI Adopting smaller,localized AIsolutions for… From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Large AI Costs leads to Small Local AI. Cloud Risks mitigated by Small Local AI. Small Local AI enables Right-Sizing AI. Right-Sizing AI improves with Prompt Engineering. Small Local AI results in Efficiency Gains. Small Local AI results in Cost Savings. Efficiency Gains drives Embrace Local AI. Cost Savings drives Embrace Local AI leads to mitigated by enables improves with results in results in drives drives Large AI Costs API calls to big models incur significantcosts for users and businesses Cloud Risks Data exposure and outages are risks withcloud-based large language models Small Local AI Leveraging smaller, specialized AI modelsfor on-device inference Right-Sizing AI Tailoring AI models to specific tasks, notusing one-size-fits-all Prompt Engineering Crafting effective prompts to optimizesmaller model performance Efficiency Gains Achieving better performance and speed byusing smaller, localized models Cost Savings Reduced operational expenses by avoidinglarge model API call fees Embrace Local AI Adopting smaller, localized AI solutionsfor frontier results From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Large AI Costs leads to Small Local AI. Cloud Risks mitigated by Small Local AI. Small Local AI enables Right-Sizing AI. Right-Sizing AI improves with Prompt Engineering. Small Local AI results in Efficiency Gains. Small Local AI results in Cost Savings. Efficiency Gains drives Embrace Local AI. Cost Savings drives Embrace Local AI leads to mitigated by enables improves with results in results in drives drives Large AI Costs API calls to bigmodels incursignificant costs… Cloud Risks Data exposure andoutages are riskswith cloud-based… Small Local AI Leveraging smaller,specialized AImodels for… Right-Sizing AI Tailoring AI modelsto specific tasks,not using… PromptEngineering Crafting effectiveprompts to optimizesmaller model… Efficiency Gains Achieving betterperformance andspeed by using… Cost Savings Reduced operationalexpenses byavoiding large… Embrace Local AI Adopting smaller,localized AIsolutions for… From startuphub.ai · The publishers behind this format

The Cost of One-Size-Fits-All Inference

Nabors began by addressing the inherent costs associated with using large frontier models, especially for tasks that don't require their full capabilities. She emphasized that every API call made to a large language model (LLM) incurs costs for both the user and the business. Furthermore, relying on cloud-based models introduces risks related to data exposure and potential outages, as demonstrated by a hypothetical scenario where a model fails to connect to the web.

She presented a compelling argument for considering smaller language models (SLMs) or task-specific models. These models, containing millions to a few billion parameters compared to the hundreds of billions or trillions in LLMs, are significantly more efficient in terms of computational resources, energy consumption, and memory footprint. This efficiency makes them ideal for on-device deployment, offering benefits like lower latency and enhanced privacy as data processing occurs locally.

The Benefits of Small and Local AI

Nabors outlined several key benefits of adopting smaller, local AI models:

  • More Secure: Processing data on-device reduces the risk of data breaches associated with transmitting sensitive information to remote servers.
  • Works Offline: Local models are not dependent on network connectivity, ensuring consistent performance even without internet access.
  • No Fees: Eliminating API call costs can lead to substantial savings, especially for applications with high usage.
  • More Efficient: Smaller models require less computational power and energy, leading to a smaller carbon footprint.
  • Lower Latency: Processing data locally drastically reduces response times, improving the user experience.

She showcased a table comparing various smaller models, detailing their parameter counts and physical sizes, illustrating their suitability for deployment on devices with limited resources.

Right-Sizing AI in 4 Steps

Nabors proposed a four-step framework for effectively right-sizing AI models:

  1. Prove it's possible: Start by testing the task with the largest, most capable model available to confirm feasibility.
  2. Set success criteria: Define clear input-output pairs and performance metrics to evaluate models objectively.
  3. Test from small to large: Experiment with smaller models, gradually increasing size until the criteria are met.
  4. Select the smallest capable model: Choose the model that meets the defined success criteria with the lowest resource requirements.

She demonstrated this process by evaluating several models against a golden dataset, highlighting how prompt engineering and careful selection can lead to significant improvements.

Prompt Engineering for Better Results

The presentation also touched upon the importance of prompt engineering, showing how different prompt formulations can influence model performance. She showcased experiments comparing a baseline prompt with variations like numbered input, few-shot prompting, strict rules, and chain-of-thought prompting. The results indicated that few-shot prompting, which includes worked examples, significantly improved accuracy and reduced latency compared to the baseline.

Conclusion: Embrace Smaller, Localized AI

Nabors concluded by emphasizing that while frontier models have their place, smaller, localized AI models are often sufficient and more practical for many applications. By following a structured evaluation process and focusing on prompt engineering, developers can effectively leverage these efficient models to build powerful, cost-effective, and user-friendly AI experiences.

© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.