
Yuankong AI and HP's local-inference solution reframes workplace AI from a metered cloud service into hardware-owned capacity, shifting the central challenge from API spend and availability to deciding what human reviewers may accept into production work.
ifanr says the approach replaces recurring cloud subscription operating expense with one-time hardware capital expense. Its source estimates that a 100-person team using overseas flagship closed-model APIs could spend hundreds of thousands of yuan per month, and around 1 million yuan per year. The cloud scale is already immense: woshipm reports ByteDance's Volcano Engine MaaS exceeded 180 trillion average daily Token calls and held 49.5% market share. DeepSeek's V4-Pro output price rose from 6 yuan to 27 yuan per million Tokens on August 17.
Local capacity can remove that meter, but it cannot remove the need for acceptance criteria, escalation, and rollback. The useful model is governed hybrid work: keep sensitive, repeatable execution local, then reserve cloud reasoning for cases that merit it.
From token bills to owned capacity
Boxer's local-AI proposition reframes model access as equipment capacity rather than a recurring cloud bill. The HP and YuanKong AI local-inference offering is intended to replace operating expenditure on cloud subscriptions with a one-time capital expenditure on hardware, according to ifanr. YuanKong Intelligence also plans standardized delivery and a one-time buyout model through the HP partnership, a local outlet reports.
- March 2026Kimi annual recurring revenue exceeded $100 million
- May 2026Kimi annual recurring revenue reached $200 million
- June 2026Kimi closed the month at $300 million in annual recurring revenue
That changes the purchasing logic, not the need for models.
Cloud tokens remain a major commercial engine. woshipm reports that Zhipu's open platform and API business produced 825 million yuan in first-half 2026 revenue, up 2735.7% year on year. API revenue represented more than 70% of Kimi's total revenue. ByteDance's Volcano Engine MaaS exceeded 180 trillion average daily Token calls and held 49.5% MaaS market share.
Those figures explain why usage pricing still matters even when organizations consider owning inference hardware. DeepSeek introduced peak and off-peak pricing on August 17, lifting V4-Pro output pricing from 6 yuan to 27 yuan per million Tokens and cache-hit input pricing from 0.025 yuan to 0.30 yuan. ifanr estimates that a 100-person team using overseas flagship closed-model APIs could spend hundreds of thousands of yuan per month on cloud APIs and around 1 million yuan per year. Local capacity seeks to turn that variable exposure into an upfront hardware decision.
Local on-device AI, cloud APIs, and workplace control practices
| Local Yuankong AI and HP deployment | Cloud model/API use | Workplace review and release discipline | |
|---|---|---|---|
| Cost model | Intended to replace cloud subscription operating expenditure with one-time hardware capital expenditure | Token-consumption costs are identified as a visible enterprise concern; pricing can change | Not covered |
| Pricing evidence | Not disclosed in sources | DeepSeek raised V4-Pro output pricing from 6 yuan to 27 yuan per million Tokens; cache-hit input pricing rose from 0.025 yuan to 0.30 yuan | Not covered |
| Connectivity and outage exposure | Demonstrated completely offline after Wi-Fi was turned off | ChatGPT, Claude, Grok, and backend model API services experienced login and service-access failures | Not covered |
| Data handling | Fully local-deployment user data will absolutely not flow back to YuanKong Intelligence, according to Ning Kunpeng | Enterprises face a potential risk that know-how and business insights could be reverse-distilled through interactions with large models | Not covered |
| Delivery model | HP will sell preinstalled packaged devices with FDE frontline deployment engineer services; YuanKong plans standardized delivery and a one-time buyout model | Open platform and API business | Not covered |
| Demonstrated work | Scanned 53 invoices, parsed and categorized them, and generated a structured Excel spending report locally | Not covered | Not covered |
| Execution trace and recovery | AI Work structures each execution-action trail as an asset, similar to a version-control system; it claims interrupted tasks can resume losslessly from checkpoints | Not covered | Human attention and judgment are described as scarce resources; acceptance that once took several days may take only a few hours |
| Capacity constraint | One ZGX Nano can stably support four to five ordinary laptops; two can serve a local-network team of eight to ten people | Volcano Engine MaaS had average daily Token calls exceeding 180 trillion | The author argues that expanding AI productivity can exceed teams' acceptance-testing capacity |
| Release risk | Not covered | Not covered | The author argues that multiplying a person's roles also multiplies errors and that problems can remain hidden when human judgment cannot keep pace with repeated AI output |
Choose tasks by data, stakes, and repetition
Local execution fits work whose inputs already live on a device or local network and whose output has a defined shape. Invoice handling is a clear example: ifanr reported that Yuankong AI Work used a local Boxer model in Linux to scan 53 local invoices, parse and categorize them, then produce a structured Excel spending report.
The same boundary applies to routine archiving and anomaly triage. According to a report, AI Work could classify and archive invoices offline, while also investigating anomalies in financial-industry transaction-flow data within minutes. These are structured tasks with repeated inputs, where keeping files nearby can matter as much as model sophistication.

Offline capability does not make every task a local-AI task.
Ambiguous requests, unusual cases, and work carrying consequential business judgment should move to a stronger cloud model or a person rather than be forced through a local workflow. The point is task fit, not model loyalty. ifanr described Ning Kunpeng disabling Wi-Fi on an HP ZGX Nano while the system continued to run completely offline; that is valuable for availability and sensitive local material, but it does not settle difficult interpretation.
Capacity also sets practical limits. ifanr said one ZGX Nano can stably support four to five ordinary laptops, while a two-box microserver can serve a local-network team of eight to ten people. A report stated that YuanKong Intelligence is prioritizing PCs and workstations rather than smartphones, and cited demand growth for GPU-equipped PCs above $700. Local deployment therefore suits bounded workplace processes first, with cloud or human escalation reserved for work that exceeds those bounds.
Count the costs that replace API charges
Replacing a cloud subscription with owned hardware changes the bill's shape; it does not erase it. ifanr describes HP and Yuankong AI's local-inference offering as a shift from operating expenditure to one-time capital expenditure, with HP selling preinstalled devices and FDE frontline deployment engineer services. That initial purchase should be priced alongside the deployment work needed to put the system into use. Hardware capacity also needs planning: ifanr reports that one ZGX Nano box can stably support four to five ordinary laptops.
Two stacked boxes were demonstrated for a local-network team of eight to ten people. Capacity that is too small creates waiting; unused capacity ties up capital.
The ownership ledger must continue after procurement. Assign costs to electricity and system administration. Track patching separately, because keeping local software current is ongoing work rather than a purchase-day task. Budget for model refreshes when an existing model no longer suits the work. Security controls also require maintenance. Above all, include reviewer time: woshipm's author argues that human attention and judgment are scarce as human-plus-AI roles expand.
ifanr estimates that a 100-person team using overseas flagship closed-model APIs could spend hundreds of thousands of yuan per month and around 1 million yuan per year. That comparison is an input, not a verdict. The woshipm author says AI's effects on project cost and quality are difficult to evaluate directly, so teams should measure the full local operating bill against the accepted work it produces.
Put approval gates ahead of production work
The risk is not that an agent produces one bad result. It is that it produces enough plausible results to outrun review. The woshipm author argues that AI productivity can exceed a team's acceptance-testing capacity while appearing to improve human efficiency. That turns users into quality inspectors, a role the author says they are increasingly being assigned. The bottleneck is acceptance, not generation.
Put a checkpoint before any output changes a file or reaches a production system. Approval should compare the result with named test cases and defined acceptance criteria.
ifanr reports that Yuankong AI Work has a harness and long-term memory mechanism that preserves each execution action in a structured trail treated as an asset. Its checkpoint claim matters here: Yuankong AI says interrupted long-running work can resume losslessly, and can keep preferences and unfinished structures after operating offline for 24 hours. A checkpoint, however, is not approval. It should be a rollback point, with the prior file state or production state retained until a reviewer accepts the result.

Permissions should be narrow and granted only after the relevant gate. The woshipm author warns that multiplying roles multiplies errors. Parallel projects do not erase that constraint.
Choosing local execution, cloud escalation, and human control
- A team needs to process sensitive internal materials such as invoices, financial records, proprietary know-how, or business insights. Use a fully local deployment for repeatable execution. YuanKong AI Work was demonstrated scanning, parsing, categorizing, and reporting on invoices from a local folder while offline, and the companies say fully local deployment data does not flow back to YuanKong Intelligence. Treat any optional authorization for training as a separate governance decision.
- Cloud API spending or availability is constraining routine automation. Consider shifting high-volume, predictable work to hardware-backed local inference, where the proposed model is a one-time hardware purchase rather than a cloud subscription expense. This is particularly relevant where cloud-model pricing changes or service outages would interrupt operations; the sources report both peak and off-peak API pricing changes and a recent outage affecting ChatGPT, Claude, Grok, and other services.
- A task requires stronger reasoning than an on-device model can reliably provide. Use a governed hybrid path: keep sensitive and routine steps local, then escalate selected cases to cloud models only when the required capability justifies the exposure, cost, and dependency. YuanKong Intelligence positions its local models for practical office work and claims their capability density is comparable to leading cloud models from one year or even one and a half years ago; that is not a reason to assume they will match current flagship cloud models on every task.
- An agent's output will alter production work, financial records, customer-facing material, or another consequential system. Put explicit human acceptance criteria and approval checkpoints before the output takes effect. The source material argues that AI output can outpace teams' ability to inspect it, leaving hidden problems when human judgment cannot keep up. Faster generation should therefore not be treated as completed work.
- Work involves long-running agent tasks, repeated revisions, or a need to recover from failed execution. Choose workflows that preserve execution trails, checkpoints, and a rollback path. AI Work includes a harness that structures execution actions as an asset similar to a version-control system, and YuanKong Intelligence claims interrupted long-running tasks can resume from checkpoints. Validate those claims in the intended environment before relying on them operationally.
Protect local data without starving model improvement
Boxer's training history makes the privacy question concrete. According to the source, the system was post-trained from an open-source model with real task trajectories produced through the team's Agent Harness. Those trajectories can capture how work actually unfolds, rather than only what a finished document or answer looks like. That makes them useful for improvement. It also makes their origin and permitted use a governance question.
Fully local deployment draws a hard boundary. Ning Kunpeng said that user-generated data from such deployments does not return to YuanKong Intelligence.
Enterprise authorization creates a different path, not an exception that should remain implicit. The same account says enterprise customers can authorize the company to use data for training. A governed hybrid workflow should therefore distinguish data that stays local from data an enterprise has explicitly released for improvement, with boundaries that can be inspected later. The decision is about more than where a model runs; it establishes which task traces may leave the organization and under what authority.
That distinction matters because better models need evidence from real work, while workplace AI also changes where scarce human effort goes. The woshipm author argues that human attention and judgment are becoming scarcer as human-plus-AI roles increase. The author also warns that complex projects accumulate quality risk as more participants join, even when people give AI detailed direction. Clear authorization boundaries let organizations preserve local confidentiality while deciding, deliberately, when selected enterprise data can contribute to training. They turn model improvement from an assumed by-product of use into an accountable choice.
Start with one lightweight project, a small team, and enough scheduling time to reach consensus before development begins. Set a usable major-version threshold, then use minor versions to correct quality problems quickly after business value is confirmed. Treat acceptance testing as a capacity constraint: repeated AI output can outrun human judgment, leaving defects hidden while apparent productivity rises.
Keep roles narrow and checkpoints explicit.
Do not assume one human-AI pairing can safely advance multiple projects in parallel. According to woshipm, multiplying roles also multiplies errors, while adding participants to complex work introduces quality risks that detailed AI direction cannot remove. Watch whether the team can still review output at the rate it is produced; if it cannot, slow the release rhythm rather than calling the gap efficiency.
For readers outside China
- Availability: The products described are from YuanKong Intelligence, a Peking University-affiliated team, working with HP to preinstall AI Work and on-device models on HP Z-series devices. HP says it will directly sell enterprises preinstalled packaged devices with frontline deployment-engineer services. The source material says YuanKong Intelligence is expanding into Singapore, Southeast Asia, Japan, and South Korea, but it does not confirm general availability outside China or identify overseas sales channels.
- Pricing: Hardware, software, deployment-service, and enterprise buyout prices are not disclosed in sources. YuanKong Intelligence describes the HP partnership as standardized delivery with a one-time buyout business model. For comparison, the sources list Doubao monthly auto-renewing plans at 68 yuan, 200 yuan, and 500 yuan, and report that DeepSeek raised V4-Pro output pricing from 6 yuan to 27 yuan per million Tokens and cache-hit input pricing from 0.025 yuan to 0.30 yuan.
- Closest Western equivalents: An offline-capable enterprise AI workstation and agent stack, rather than a conventional cloud chatbot.; A self-hosted document-processing and workflow-automation system that can run on laptops, desktop computing boxes, and tower workstations.; A hybrid enterprise AI setup: local models for routine execution, with cloud services such as ChatGPT or Claude used selectively for escalated tasks.
- Data residency: The most important distinction is deployment mode. YuanKong Intelligence says data generated in fully local deployments does not flow back to the company, while enterprise customers may authorize use of their data for training. A launch demonstration ran completely offline after Wi-Fi was turned off. The source material does not cover contractual data-processing terms, audit arrangements, encryption, retention periods, cross-border transfer rules, or how data is handled in hybrid workflows that send selected tasks to cloud models.
Sources
- woshipm 项目管理,被AI困在2026年 https://woshipm.com/share/6451995.html
- woshipm OpenAI 都开始靠广告赚钱了 ,DeepSeek、千问、智谱的盈利点在哪? https://woshipm.com/ai/6462101.html
- 36kr 惠普与北大系初创联合,发布能断网运行、做科研的模型|最前线 https://36kr.com/p/3974765023441417
- ifanr 那些想用但不让用 AI 的公司,终于可以用 AI 了 https://ifanr.com/1678332
The evidence: 46 facts from 3 Chinese articles
Each line below was extracted from the article it sits under, in Chinese, before any of this was written. The writing is done from these and never from the source prose - that separation is structural, not a promise. How we work.
36kr惠普与北大系初创联合,发布能断网运行、做科研的模型|最前线
- YuanKong Intelligence, a team from Peking University's School of Intelligence Science and Technology, released its on-device AI model Boxer, the offline-capable AI office platform YuanKong AI Work, and the research agent YuanKong AI for Science.
- YuanKong Intelligence held an on-device AI product launch event in Shanghai on September 3.
- YuanKong Intelligence was founded in February 2023.
- YuanKong Intelligence shifted toward the on-device AI sector after accumulating three years of Agent experience.
- Boxer is a 35B on-device model primarily intended for office scenarios.
- Boxer was post-trained from an open-source model using real task trajectories generated by the team's Agent Harness.
- At the launch event, YuanKong Intelligence co-founder Ning Kunpeng demonstrated three real tasks on an HP computer.
- YuanKong Intelligence announced a partnership with HP to preinstall AI Work and on-device models on HP Z-series devices.
- YuanKong Intelligence plans standardized delivery and a one-time buyout business model through its HP partnership.
- YuanKong Intelligence CEO Pang Dawei said the company is expanding into Singapore, Southeast Asia, and the Japanese and South Korean markets.
- Pang Dawei said YuanKong Intelligence currently prioritizes deploying on-device models on productivity tools such as PCs and workstations rather than entering the smartphone market.
- Zhou Xinhong said HP and YuanKong Intelligence have collaborated for two years, beginning with ChatExcel, YuanKong AI's first-generation office product.
ifanr那些想用但不让用 AI 的公司,终于可以用 AI 了
- ChatGPT, Claude, Grok and other major AI products and backend model API services experienced an outage on the previous night, with users reporting login and service-access failures.
- Yuankong Intelligence, a company from Peking University, and HP jointly integrated open-source large models, Agent frameworks, and proprietary knowledge for office work, finance, and scientific research into local devices.
- Yuankong AI provides multiple Boxer open-source models, including dense and sparse-activation versions, as well as the Yuankong AI Work and Yuankong AI Science Agent products.
- HP provides computing hardware for the solution, including laptops, NVIDIA GB10-based desktop computing boxes, and traditional tower workstations.
- HP will directly sell enterprises preinstalled packaged devices and accompanying FDE frontline deployment engineer services.
- The local-inference solution jointly launched by Yuankong AI and HP is intended to replace cloud subscription expenses, which are operating expenditure, with one-time capital expenditure on hardware.
- At a launch-event demonstration, Yuankong Intelligence co-founder Ning Kunpeng turned off Wi-Fi on an HP ZGX Nano and ran the system completely offline.
- In a Linux environment, Yuankong AI Work used a local Boxer model to scan 53 invoices in a local folder, parse and categorize them, and generate a structured Excel report of spending.
- Yuankong AI released a 27B dense model and a 35B-A3B sparse model.
- Yuankong AI Work includes a harness system and a long-term memory mechanism that structures the trail of each execution action as an asset, similar to a version-control system.
- HP and Yuankong demonstrated a department-level microserver made by stacking two ZGX Nano boxes; one box can stably support four to five ordinary laptops, while two boxes can provide model computing capacity to a local-network team of eight to ten people.
- Yuankong AI Science connects large models directly to a life-science experimental platform.
woshipmOpenAI 都开始靠广告赚钱了 ,DeepSeek、千问、智谱的盈利点在哪?
- OpenAI announced an advertising test in the United States on January 16, 2026.
- OpenAI formally launched ads in February 2026.
- OpenAI's advertising annualized revenue exceeded $100 million in March 2026.
- OpenAI launched the Ads Manager self-service advertising platform in May 2026.
- On August 11, 2026, OpenAI expanded advertising to the United Kingdom, Mexico, Brazil, Japan, and South Korea.
- On August 31, 2026, OpenAI announced that its advertising annualized revenue had reached $1 billion.
- ChatGPT Ads launched in India on August 27, 2026.
- More than 50 brands planned to advertise in ChatGPT Ads in India during its first week.
- Zhipu's total revenue in the first half of 2026 was 954 million yuan, up 399.7% year on year.
- Zhipu's open platform and API business generated 825 million yuan in revenue in the first half of 2026, up 2735.7% year on year.
- Zhipu's open platform and API business accounted for 86.5% of its revenue in the first half of 2026, compared with 15.2% a year earlier.
- Kimi's annual recurring revenue exceeded $100 million in March 2026, reached $200 million in May 2026, and closed June 2026 at $300 million.
- API revenue accounted for more than 70% of Kimi's total revenue.
- DeepSeek generated about 475 million yuan in revenue in the first seven months of 2026, about 10 times its revenue for all of 2025.
- DeepSeek's API gross margin was 82.9%.
- Alibaba Cloud's AI-related products generated nearly 9 billion yuan in revenue this quarter, and their share of external-customer revenue exceeded 30% for the first time.
- Alibaba's AI Labs and Applications segment, including its model lab, Qwen consumer business, and QwenWork, generated quarterly revenue of 3.338 billion yuan, up 16% year on year, while adjusted EBITA loss widened from 3.224 billion yuan to 13.861 billion yuan.
- Baidu's core AI business generated 12.5 billion yuan in revenue in the second quarter of 2026, accounting for about 50% of its core business.
- Baidu's AI cloud infrastructure revenue was 7.3 billion yuan in the second quarter of 2026, up 50% year on year, while revenue from its self-developed GPU cloud rose 283% year on year.
- ByteDance's Volcano Engine MaaS had average daily Token calls exceeding 180 trillion and a MaaS market share of 49.5%.
- Doubao launched paid subscriptions in June 2026, with monthly auto-renewing Standard, Enhanced, and Professional plans priced at 68 yuan, 200 yuan, and 500 yuan respectively.
- DeepSeek introduced peak and off-peak pricing on August 17, raising V4-Pro output pricing from 6 yuan to 27 yuan per million Tokens and cache-hit input pricing from 0.025 yuan to 0.30 yuan.