• bitcoinBitcoin(BTC)$70,897.004.25%
  • ethereumEthereum(ETH)$2,063.312.98%
  • tetherTether(USDT)$1.000.02%
  • binancecoinBNB(BNB)$646.192.95%
  • rippleXRP(XRP)$1.424.45%
  • usd-coinUSDC(USDC)$1.000.00%
  • solanaSolana(SOL)$87.363.91%
  • tronTRON(TRX)$0.285619-0.69%
  • Figure HelocFigure Heloc(FIGR_HELOC)$1.04-0.72%
  • dogecoinDogecoin(DOGE)$0.0950085.01%
  • whitebitWhiteBIT Coin(WBT)$56.273.27%
  • USDSUSDS(USDS)$1.000.00%
  • cardanoCardano(ADA)$0.2666144.04%
  • bitcoin-cashBitcoin Cash(BCH)$449.890.14%
  • leo-tokenLEO Token(LEO)$9.130.80%
  • HyperliquidHyperliquid(HYPE)$34.6910.81%
  • chainlinkChainlink(LINK)$9.113.66%
  • moneroMonero(XMR)$349.32-0.46%
  • Ethena USDeEthena USDe(USDE)$1.000.05%
  • CantonCanton(CC)$0.1483720.60%
  • stellarStellar(XLM)$0.1615207.89%
  • USD1USD1(USD1)$1.000.01%
  • RainRain(RAIN)$0.0089940.93%
  • daiDai(DAI)$1.00-0.07%
  • hedera-hashgraphHedera(HBAR)$0.0967301.47%
  • litecoinLitecoin(LTC)$54.361.57%
  • avalanche-2Avalanche(AVAX)$9.575.13%
  • paypal-usdPayPal USD(PYUSD)$1.000.01%
  • suiSui(SUI)$0.976.97%
  • zcashZcash(ZEC)$222.608.11%
  • shiba-inuShiba Inu(SHIB)$0.0000066.22%
  • the-open-networkToncoin(TON)$1.33-0.01%
  • crypto-com-chainCronos(CRO)$0.0767172.45%
  • tether-goldTether Gold(XAUT)$5,140.031.21%
  • World Liberty FinancialWorld Liberty Financial(WLFI)$0.1019512.08%
  • pax-goldPAX Gold(PAXG)$5,178.881.22%
  • polkadotPolkadot(DOT)$1.533.14%
  • MemeCoreMemeCore(M)$1.46-4.98%
  • uniswapUniswap(UNI)$3.963.34%
  • mantleMantle(MNT)$0.694.46%
  • Pi NetworkPi Network(PI)$0.2183862.32%
  • okbOKB(OKB)$98.040.25%
  • Circle USYCCircle USYC(USYC)$1.120.00%
  • BlackRock USD Institutional Digital Liquidity FundBlackRock USD Institutional Digital Liquidity Fund(BUIDL)$1.000.00%
  • BittensorBittensor(TAO)$200.842.55%
  • SkySky(SKY)$0.0781255.12%
  • Falcon USDFalcon USD(USDF)$1.00-0.04%
  • AsterAster(ASTER)$0.710.55%
  • aaveAave(AAVE)$112.836.00%
  • Global DollarGlobal Dollar(USDG)$1.000.01%
TradePoint.io
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop
No Result
View All Result
TradePoint.io
No Result
View All Result

Google’s open source AI Gemma 3 270M can run on smartphones

August 14, 2025
in AI & Technology
Reading Time: 6 mins read
A A
Google’s open source AI Gemma 3 270M can run on smartphones
ShareShareShareShareShare

Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now


Google’s DeepMind AI research team has unveiled a new open source AI model today, Gemma 3 270M.

As its name would suggest, this is a 270-million-parameter model — far smaller than the 70 billion or more parameters of many frontier LLMs (parameters being the number of internal settings governing the model’s behavior).

While more parameters generally translates to a larger and more powerful model, Google’s focus with this is nearly the opposite: high-efficiency, giving developers a model small enough to run directly on smartphones and locally, without an internet connection, as shown in internal tests on a Pixel 9 Pro SoC.

Yet, the model is still capable of handling complex, domain-specific tasks and can be quickly fine-tuned in mere minutes to fit an enterprise or indie developer’s needs.


AI Scaling Hits Its Limits

Power caps, rising token costs, and inference delays are reshaping enterprise AI. Join our exclusive salon to discover how top teams are:

  • Turning energy into a strategic advantage
  • Architecting efficient inference for real throughput gains
  • Unlocking competitive ROI with sustainable AI systems

Secure your spot to stay ahead: https://bit.ly/4mwGngO


On the social network X, Google DeepMind Staff AI Developer Relations Engineer Omar Sanseviero added that it Gemma 3 270M can also run directly in a user’s web browser, on a Raspberry Pi, and “in your toaster,” underscoring its ability to operate on very lightweight hardware.

Gemma 3 270M combines 170 million embedding parameters — thanks to a large 256k vocabulary capable of handling rare and specific tokens — with 100 million transformer block parameters.

According to Google, the architecture supports strong performance on instruction-following tasks right out of the box while staying small enough for rapid fine-tuning and deployment on devices with limited resources, including mobile hardware.

YOU MAY ALSO LIKE

How to Build a Risk-Aware AI Agent with Internal Critic, Self-Consistency Reasoning, and Uncertainty Estimation for Reliable Decision-Making

Andrej Karpathy’s new open source ‘autoresearch’ lets you run hundreds of AI experiments a night — with revolutionary implications

Gemma 3 270M inherits the architecture and pretraining of the larger Gemma 3 models, ensuring compatibility across the Gemma ecosystem. With documentation, fine-tuning recipes, and deployment guides available for tools like Hugging Face, UnSloth, and JAX, developers can move from experimentation to deployment quickly.

High scores on benchmarks for its size, and high hefficiency


On the IFEval benchmark, which measures a model’s ability to follow instructions, the instruction-tuned Gemma 3 270M scored 51.2%.

The score places it well above similarly small models like SmolLM2 135M Instruct and Qwen 2.5 0.5B Instruct, and closer to the performance range of some billion-parameter models, according to Google’s published comparison.

However, as researchers and leaders at rival AI startup Liquid AI pointed out in replies on X, Google left off Liquid’s own LFM2-350M model released back in July of this year, which scored a whopping 65.12% with just a few more parameters (similar sized language model, however).

One of the model’s defining strengths is its energy efficiency. In internal tests using the INT4-quantized model on a Pixel 9 Pro SoC, 25 conversations consumed just 0.75% of the device’s battery.

This makes Gemma 3 270M a practical choice for on-device AI, particularly in cases where privacy and offline functionality are important.

The release includes both a pretrained and an instruction-tuned model, giving developers immediate utility for general instruction-following tasks.

Quantization-Aware Trained (QAT) checkpoints are also available, enabling INT4 precision with minimal performance loss and making the model production-ready for resource-constrained environments.

A small, fine-tuned version of Gemma 3 270M can perform many functions of larger LLMs

Google frames Gemma 3 270M as part of a broader philosophy of choosing the right tool for the job rather than relying on raw model size.

For functions like sentiment analysis, entity extraction, query routing, structured text generation, compliance checks, and creative writing, the company says a fine-tuned small model can deliver faster, more cost-effective results than a large general-purpose one.

The benefits of specialization are evident in past work, such as Adaptive ML’s collaboration with SK Telecom.

By fine-tuning a Gemma 3 4B model for multilingual content moderation, the team outperformed much larger proprietary systems.

Gemma 3 270M is designed to enable similar success at an even smaller scale, supporting fleets of specialized models tailored to individual tasks.

Demo Bedtime Story Generator app shows off the potential of Gemma 3 270M

Beyond enterprise use, the model also fits creative scenarios. In a demo video posted on YouTube, Google shows off a Bedtime Story Generator app built with Gemma 3 270M and Transformers.js that runs entirely offline in a web browser, showing the versatility of the model in lightweight, accessible applications.

The video highlights the model’s ability to synthesize multiple inputs by allowing selections for a main character (e.g., “a magical cat”), a setting (“in an enchanted forest”), a plot twist (“uncovers a secret door”), a theme (“Adventurous”), and a desired length (“Short”).

Once the parameters are set, the Gemma 3 270M model generates a coherent and imaginative story. The application proceeds to weave a short, adventurous tale based on the user’s choices, demonstrating the model’s capacity for creative, context-aware text generation.

This video serves as a powerful example of how the lightweight yet capable Gemma 3 270M can power fast, engaging, and interactive applications without relying on the cloud, opening up new possibilities for on-device AI experiences.

Open-sourced under a Gemma custom license

Gemma 3 270M is released under the Gemma Terms of Use, which allow use, reproduction, modification, and distribution of the model and derivatives, provided certain conditions are met.

These include carrying forward use restrictions outlined in Google’s Prohibited Use Policy, supplying the Terms of Use to downstream recipients, and clearly indicating any modifications made. Distribution can be direct or through hosted services such as APIs or web apps.

For enterprise teams and commercial developers, this means the model can be embedded in products, deployed as part of cloud services, or fine-tuned into specialized derivatives, so long as licensing terms are respected. Outputs generated by the model are not claimed by Google, giving businesses full rights over the content they create.

However, developers are responsible for ensuring compliance with applicable laws and for avoiding prohibited uses, such as generating harmful content or violating privacy rules.

The license is not open-source in the traditional sense, but it does enable broad commercial use without a separate paid license.

For companies building commercial AI applications, the main operational considerations are ensuring end users are bound by equivalent restrictions, documenting model modifications, and implementing safety measures aligned with the prohibited uses policy.

With the Gemmaverse surpassing 200 million downloads and the Gemma lineup spanning cloud, desktop, and mobile-optimized variants, Google AI Developers are positioning Gemma 3 270M as a foundation for building fast, cost-effective, and privacy-focused AI solutions, and already, it seems off to a great start.

Daily insights on business use cases with VB Daily

If you want to impress your boss, VB Daily has you covered. We give you the inside scoop on what companies are doing with generative AI, from regulatory shifts to practical deployments, so you can share insights for maximum ROI.

Read our Privacy Policy

Thanks for subscribing. Check out more VB newsletters here.

An error occured.

Credit: Source link
ShareTweetSendSharePin

Related Posts

How to Build a Risk-Aware AI Agent with Internal Critic, Self-Consistency Reasoning, and Uncertainty Estimation for Reliable Decision-Making
AI & Technology

How to Build a Risk-Aware AI Agent with Internal Critic, Self-Consistency Reasoning, and Uncertainty Estimation for Reliable Decision-Making

March 10, 2026
Andrej Karpathy’s new open source ‘autoresearch’ lets you run hundreds of AI experiments a night — with revolutionary implications
AI & Technology

Andrej Karpathy’s new open source ‘autoresearch’ lets you run hundreds of AI experiments a night — with revolutionary implications

March 10, 2026
Rode’s Rodecaster Video Core makes livestreaming even cheaper
AI & Technology

Rode’s Rodecaster Video Core makes livestreaming even cheaper

March 9, 2026
You can (sort of) block Grok from editing your uploaded photos
AI & Technology

You can (sort of) block Grok from editing your uploaded photos

March 9, 2026
Next Post
Search underway for suspect in murder of four people in Tennessee

Search underway for suspect in murder of four people in Tennessee

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Search

No Result
View All Result
U.S., Israel strike Iran; Tehran fires back across the region

U.S., Israel strike Iran; Tehran fires back across the region

March 9, 2026
Israel launched strikes on Lebanon after Hezbollah fired missiles across the border

Israel launched strikes on Lebanon after Hezbollah fired missiles across the border

March 8, 2026
Anthropic-Pentagon Feud Raises Wider Concerns

Anthropic-Pentagon Feud Raises Wider Concerns

March 9, 2026

About

Learn more

Our Services

Legal

Privacy Policy

Terms of Use

Bloggers

Learn more

Article Links

Contact

Advertise

Ask us anything

©2020- TradePoint.io - All rights reserved!

Tradepoint.io, being just a publishing and technology platform, is not a registered broker-dealer or investment adviser. So we do not provide investment advice. Rather, brokerage services are provided to clients of Tradepoint.io by independent SEC-registered broker-dealers and members of FINRA/SIPC. Every form of investing carries some risk and past performance is not a guarantee of future results. “Tradepoint.io“, “Instant Investing” and “My Trading Tools” are registered trademarks of Apperbuild, LLC.

This website is operated by Apperbuild, LLC. We have no link to any brokerage firm and we do not provide investment advice. Every information and resource we provide is solely for the education of our readers. © 2020 Apperbuild, LLC. All rights reserved.

No Result
View All Result
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop

© 2023 - TradePoint.io - All Rights Reserved!