Upstage Intel
Captured source
source ↗Upstage Optimizes Large Language Model for Intel Core Ultra Processors
Upstage Studio — Build and deploy your agent. Learn more → Upstage Studio — Build and deploy your agent. Learn more →
Solutions
Resources
Company
Pricing
Try now Try demo
Contact us
en
SAN JOSE, Calif., Jun. 7, 2024 – Upstage, a leading artificial intelligence (AI) company in enterprise solutions, will optimize its flagship large language model (LLM), Solar Mini, on Intel® Core™ Ultra processors. Upstage will also integrate Upstage's WriteUp app, a built-in writing assistant powered by Solar Mini to run the advanced generative AI tools offline on Windows PCs based on Intel processors, to provide a seamless and connected AI experience anytime and anywhere. “We are thrilled to collaborate with Intel to integrate Solar LLM directly into their high-performance processors, demonstrating how built-in AI capabilities can elevate edge computing experiences to new heights,” said Sung Kim, CEO and co-founder of Upstage. “This on-device LLM design will provide faster, more efficient, and intuitive AI capabilities, revolutionizing user interaction, ensuring privacy, and significantly enhancing productivity.” Solar LLMs are a suite of powerful, purpose-trained models designed to meet specific business needs with superhuman intelligence and affordability. Among them, Solar Mini is a versatile, general-purpose small LLM that can be customized and fine-tuned for various natural language processing (NLP) tasks in English, Korean, and Japanese, such as understanding, summarizing, translating, and predicting new content. WriteUp, an on-the-go writing assistant app powered by Solar, empowers users to craft content wherever they are, even without an internet connection. This offline tool runs directly on edge devices, ensuring complete privacy and security. With customizable options for tone, length, emoji use, purpose, and language, WriteUp lets users tailor their writing to their exact needs. Upstage demonstrated the functionalities of Solar Mini and WriteUp in real-world PC user scenarios at the 2024 Taipei International Computer Show (COMPUTEX) and Intel AI Summit in Seoul on June 5.
Related News
Browse all Articles
March 19, 2026
AMD and Upstage Expand Strategic Collaboration to Advance Sovereign AI Infrastructure in Korea
December 17, 2025
2025 in Review: South Korea’s Leading AI Innovator Marks Breakout Year After U.S. Launch
November 21, 2025
Upstage × Karakuri co-developed “Syn Pro” officially certified as a domestic foundation model by Japan’s METI
document.addEventListener("DOMContentLoaded", function () { const sets = document.querySelectorAll(".ab-test-topbar-set");
if (sets.length === 0) return;
const randomIndex = Math.floor(Math.random() * sets.length);
sets.forEach((set, idx) => { set.style.display = idx === randomIndex ? "block" : "none"; // 또는 "inline-flex", 레이아웃에 따라 조정 }); });