{"id":108813,"date":"2026-08-03T20:01:55","date_gmt":"2026-08-03T20:01:55","guid":{"rendered":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/"},"modified":"2026-08-03T20:01:55","modified_gmt":"2026-08-03T20:01:55","slug":"alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date","status":"publish","type":"post","link":"https:\/\/youzum.net\/it\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/","title":{"rendered":"Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Alibaba\u2019s Qwen team has made <a href=\"https:\/\/qwen.ai\/blog?id=qwen3.8\">Qwen3.8-Max<\/a> broadly available and confirmed that its open weights ship next week. A second checkpoint, Qwen3.8-27B, is also <a href=\"https:\/\/x.com\/Alibaba_Qwen\/status\/2084100707423289643\">going open-weights<\/a>. Qwen3.8-Max is a 2.4-trillion-parameter mixture-of-experts model. It accepts text, image and video as input and returns text. <\/p>\n<h2 class=\"wp-block-heading\"><strong>Is it deployable<\/strong><\/h2>\n<p class=\"wp-block-paragraph\">Yes, but the deployable surface depends on which artifact you are applying.<\/p>\n<p class=\"wp-block-paragraph\">The hosted API is deployable today by any company size. It is <a href=\"https:\/\/www.qwencloud.com\/models\/qwen3.8-max\">OpenAI- and DashScope-compatible<\/a>, so integration is a base-URL and model-ID change. The open weights are a different matter. At 2.4T total parameters, the checkpoint is a multi-node datacenter artifact. Alibaba has not disclosed the activated-parameter count. Serving cost therefore cannot yet be modeled. Qwen3.8-27B is the checkpoint that fits ordinary on-premise GPU hardware.<\/p>\n<p class=\"wp-block-paragraph\">The published feature set maps cleanly onto four industries. Those are software engineering, legal and financial document review, media and e-commerce operations, and design.<\/p>\n<p class=\"wp-block-paragraph\">Applications include repository-scale coding agents and long-document knowledge bases. Long-video indexing, structured data extraction and multi-step research assistants also fit.<\/p>\n<h2 class=\"wp-block-heading\"><strong>Interactive explainer<\/strong><\/h2>\n<p class=\"wp-block-paragraph\">\n<h2 class=\"wp-block-heading\"><strong>What is Technically Available<\/strong><\/h2>\n<\/p><p class=\"wp-block-paragraph\">The <a href=\"https:\/\/www.qwencloud.com\/models\/qwen3.8-max\">model page<\/a> lists a 1M-token context window. Maximum input is 991K tokens, dropping to 983K when thinking is enabled. Maximum output is 131K tokens in both modes, and the maximum reasoning budget is 262K tokens. Rate limits are 2M tokens per minute and 15K requests per minute.<\/p>\n<p class=\"wp-block-paragraph\">Pricing is $2.00 per 1M input tokens and $6.00 per 1M output tokens. <a href=\"https:\/\/docs.qwencloud.com\/developer-guides\/text-generation\/context-cache#implicit-cache\">Implicit cache<\/a> reads cost $0.25 per 1M tokens. Explicit cache creation is $2.50 and explicit cache reads are $0.17 per 1M tokens. Cached input is eight times cheaper than fresh input. Prefix stability therefore drives cost more than prompt length does.<\/p>\n<p class=\"wp-block-paragraph\">Supported capabilities include <a href=\"https:\/\/docs.qwencloud.com\/developer-guides\/text-generation\/function-calling\">function calling<\/a>, <a href=\"https:\/\/docs.qwencloud.com\/developer-guides\/text-generation\/structured-output\">structured outputs<\/a>, batches, <a href=\"https:\/\/docs.qwencloud.com\/developer-guides\/text-generation\/partial-mode\">prefix completion<\/a> and fine-tuning. Five built-in tools ship on the Responses API: <code>code_interpreter<\/code>, <code>web_search<\/code>, <code>web_extractor<\/code>, <code>t2i_search<\/code> and <code>i2i_search<\/code>.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1184\" height=\"1342\" data-attachment-id=\"81515\" data-permalink=\"https:\/\/www.marktechpost.com\/2026\/08\/03\/alibaba-qwen-releases-qwen3-8-max\/screenshot-2026-08-03-at-12-56-57-am-2\/\" data-orig-file=\"https:\/\/www.marktechpost.com\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1.png\" data-orig-size=\"1184,1342\" data-comments-opened=\"0\" data-image-meta='{\"aperture\":\"0\",\"credit\":\"\",\"camera\":\"\",\"caption\":\"\",\"created_timestamp\":\"0\",\"copyright\":\"\",\"focal_length\":\"0\",\"iso\":\"0\",\"shutter_speed\":\"0\",\"title\":\"\",\"orientation\":\"0\",\"alt\":\"\"}' data-image-title=\"Screenshot 2026-08-03 at 12.56.57\u202fAM\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/www.marktechpost.com\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-903x1024.png\" src=\"https:\/\/www.marktechpost.com\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1.png\" alt=\"\" class=\"wp-image-81515\" \/><figcaption class=\"wp-element-caption\">https:\/\/qwen.ai\/blog?id=qwen3.8<\/figcaption><\/figure>\n<\/div>\n<h2 class=\"wp-block-heading\"><strong>Performance<\/strong><\/h2>\n<p class=\"wp-block-paragraph\">Alibaba published a full benchmark table with this release. Qwen3.8-Max scores 86.6 on Terminal-Bench 2.1, ahead of Claude Opus 4.8 and Claude Fable 5 at 84.6, behind GPT-5.6 Sol (max) at 88.8. It reports 67.7 on SWE-bench Pro against Fable 5\u2019s 80.0, and 73.5 on FrontierSWE against Fable 5\u2019s 88.8. It leads PaperBench at 93.0 and IFBench at 82.8. GPQA Diamond lands at 92.6, up marginally from Qwen3.7-Max\u2019s 92.4. The clearest gains are multimodal and agentic, not reasoning. It tops most vision rows, including OSWorld-Verified 86.1, Parametric CAD Bench 91.5, and OmniDocBench 1.5 at 92.1. Against its own predecessor the jump is large: DeepSWE 1.1 moves from 21.6 to 56.6, FrontierSWE from 40.7 to 73.5, JobBench from 31.3 to 53.4. Two caveats belong in any honest read. The multimodal table benchmarks against Qwen3.7-<strong>Plus<\/strong>, not Qwen3.7-Max, which flatters the generational delta. And Alibaba\u2019s own RL scaling curve peaks at 0.725 near 4,000 training environments, then declines to 0.719 and 0.689.<\/p>\n<h2 class=\"wp-block-heading\"><strong>Key Takeaways<\/strong><\/h2>\n<ul class=\"wp-block-list\">\n<li>Qwen3.8-Max is a 2.4T-parameter MoE model with 1M context, now generally available.<\/li>\n<li>Pricing is $2 input, $6 output and $0.25 cached input per 1M tokens.<\/li>\n<li>Open weights for Qwen3.8-Max and Qwen3.8-27B are promised next week.<\/li>\n<li>No benchmark table, license, or activated-parameter count has been published.<\/li>\n<li>The 27B checkpoint, not the flagship, is the realistic on-premise deployment path.<\/li>\n<\/ul>\n<p class=\"wp-block-paragraph\">\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n<\/p><p class=\"wp-block-paragraph\">\n<\/p><p class=\"wp-block-paragraph\">Check out the<strong>\u00a0<a href=\"https:\/\/www.qwencloud.com\/models\/qwen3.8-max#context\" target=\"_blank\" rel=\"noreferrer noopener\">Technical details<\/a>, <a href=\"https:\/\/www.qwencloud.com\/models\/qwen3.8-max#context\" target=\"_blank\" rel=\"noreferrer noopener\">API<\/a> <\/strong>and<strong> <a href=\"https:\/\/chat.qwen.ai\/?models=qwen3.8-max\" target=\"_blank\" rel=\"noreferrer noopener\">Qwen Studio<\/a>.\u00a0<\/strong>Also,\u00a0feel free to follow us on\u00a0<strong><a href=\"https:\/\/x.com\/intent\/follow?screen_name=marktechpost\" target=\"_blank\" rel=\"noreferrer noopener\"><mark>Twitter<\/mark><\/a><\/strong>\u00a0and don\u2019t forget to join our\u00a0<strong><a href=\"https:\/\/www.reddit.com\/r\/machinelearningnews\/\" target=\"_blank\" rel=\"noreferrer noopener\">150k+ML SubReddit<\/a><\/strong>\u00a0and Subscribe to\u00a0<strong><a href=\"https:\/\/www.aidevsignals.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">our Newsletter<\/a><\/strong>. Wait! are you on telegram?\u00a0<strong><a href=\"https:\/\/t.me\/machinelearningresearchnews\" target=\"_blank\" rel=\"noreferrer noopener\">now you can join us on telegram as well.<\/a><\/strong><\/p>\n<p class=\"wp-block-paragraph\">Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.?\u00a0<strong><a href=\"https:\/\/forms.gle\/wbash1wF6efRj8G58\" target=\"_blank\" rel=\"noreferrer noopener\"><mark>Connect with us<\/mark><\/a><\/strong><\/p>\n<p>The post <a href=\"https:\/\/www.marktechpost.com\/2026\/08\/03\/alibaba-qwen-releases-qwen3-8-max\/\">Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date<\/a> appeared first on <a href=\"https:\/\/www.marktechpost.com\/\">MarkTechPost<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>Alibaba\u2019s Qwen team has made Qwen3.8-Max broadly available and confirmed that its open weights ship next week. A second checkpoint, Qwen3.8-27B, is also going open-weights. Qwen3.8-Max is a 2.4-trillion-parameter mixture-of-experts model. It accepts text, image and video as input and returns text. Is it deployable Yes, but the deployable surface depends on which artifact you are applying. The hosted API is deployable today by any company size. It is OpenAI- and DashScope-compatible, so integration is a base-URL and model-ID change. The open weights are a different matter. At 2.4T total parameters, the checkpoint is a multi-node datacenter artifact. Alibaba has not disclosed the activated-parameter count. Serving cost therefore cannot yet be modeled. Qwen3.8-27B is the checkpoint that fits ordinary on-premise GPU hardware. The published feature set maps cleanly onto four industries. Those are software engineering, legal and financial document review, media and e-commerce operations, and design. Applications include repository-scale coding agents and long-document knowledge bases. Long-video indexing, structured data extraction and multi-step research assistants also fit. Interactive explainer What is Technically Available The model page lists a 1M-token context window. Maximum input is 991K tokens, dropping to 983K when thinking is enabled. Maximum output is 131K tokens in both modes, and the maximum reasoning budget is 262K tokens. Rate limits are 2M tokens per minute and 15K requests per minute. Pricing is $2.00 per 1M input tokens and $6.00 per 1M output tokens. Implicit cache reads cost $0.25 per 1M tokens. Explicit cache creation is $2.50 and explicit cache reads are $0.17 per 1M tokens. Cached input is eight times cheaper than fresh input. Prefix stability therefore drives cost more than prompt length does. Supported capabilities include function calling, structured outputs, batches, prefix completion and fine-tuning. Five built-in tools ship on the Responses API: code_interpreter, web_search, web_extractor, t2i_search and i2i_search. https:\/\/qwen.ai\/blog?id=qwen3.8 Performance Alibaba published a full benchmark table with this release. Qwen3.8-Max scores 86.6 on Terminal-Bench 2.1, ahead of Claude Opus 4.8 and Claude Fable 5 at 84.6, behind GPT-5.6 Sol (max) at 88.8. It reports 67.7 on SWE-bench Pro against Fable 5\u2019s 80.0, and 73.5 on FrontierSWE against Fable 5\u2019s 88.8. It leads PaperBench at 93.0 and IFBench at 82.8. GPQA Diamond lands at 92.6, up marginally from Qwen3.7-Max\u2019s 92.4. The clearest gains are multimodal and agentic, not reasoning. It tops most vision rows, including OSWorld-Verified 86.1, Parametric CAD Bench 91.5, and OmniDocBench 1.5 at 92.1. Against its own predecessor the jump is large: DeepSWE 1.1 moves from 21.6 to 56.6, FrontierSWE from 40.7 to 73.5, JobBench from 31.3 to 53.4. Two caveats belong in any honest read. The multimodal table benchmarks against Qwen3.7-Plus, not Qwen3.7-Max, which flatters the generational delta. And Alibaba\u2019s own RL scaling curve peaks at 0.725 near 4,000 training environments, then declines to 0.719 and 0.689. Key Takeaways Qwen3.8-Max is a 2.4T-parameter MoE model with 1M context, now generally available. Pricing is $2 input, $6 output and $0.25 cached input per 1M tokens. Open weights for Qwen3.8-Max and Qwen3.8-27B are promised next week. No benchmark table, license, or activated-parameter count has been published. The 27B checkpoint, not the flagship, is the realistic on-premise deployment path. Check out the\u00a0Technical details, API and Qwen Studio.\u00a0Also,\u00a0feel free to follow us on\u00a0Twitter\u00a0and don\u2019t forget to join our\u00a0150k+ML SubReddit\u00a0and Subscribe to\u00a0our Newsletter. Wait! are you on telegram?\u00a0now you can join us on telegram as well. Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.?\u00a0Connect with us The post Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date appeared first on MarkTechPost.<\/p>","protected":false},"author":2,"featured_media":108814,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"pmpro_default_level":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_pvb_checkbox_block_on_post":false,"footnotes":""},"categories":[52,5,7,1],"tags":[],"class_list":["post-108813","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-club","category-committee","category-news","category-uncategorized","pmpro-has-access"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date - YouZum<\/title>\n<meta name=\"description\" content=\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/youzum.net\/it\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date - YouZum\" \/>\n<meta property=\"og:description\" content=\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\" \/>\n<meta property=\"og:url\" content=\"https:\/\/youzum.net\/it\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/\" \/>\n<meta property=\"og:site_name\" content=\"YouZum\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DroneAssociationTH\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-03T20:01:55+00:00\" \/>\n<meta name=\"author\" content=\"admin NU\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin NU\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/\"},\"author\":{\"name\":\"admin NU\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c\"},\"headline\":\"Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date\",\"datePublished\":\"2026-08-03T20:01:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/\"},\"wordCount\":617,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\"},\"image\":{\"@id\":\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png\",\"articleSection\":[\"AI\",\"Committee\",\"News\",\"Uncategorized\"],\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/\",\"url\":\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/\",\"name\":\"Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date - YouZum\",\"isPartOf\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png\",\"datePublished\":\"2026-08-03T20:01:55+00:00\",\"description\":\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\",\"breadcrumb\":{\"@id\":\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#primaryimage\",\"url\":\"https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png\",\"contentUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png\",\"width\":1184,\"height\":1342},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/youzum.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/yousum.gpucore.co\/#website\",\"url\":\"https:\/\/yousum.gpucore.co\/\",\"name\":\"YouSum\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/yousum.gpucore.co\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\",\"name\":\"Drone Association Thailand\",\"url\":\"https:\/\/yousum.gpucore.co\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png\",\"contentUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png\",\"width\":300,\"height\":300,\"caption\":\"Drone Association Thailand\"},\"image\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/DroneAssociationTH\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c\",\"name\":\"admin NU\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png\",\"contentUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png\",\"caption\":\"admin NU\"},\"url\":\"https:\/\/youzum.net\/it\/members\/adminnu\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date - YouZum","description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/youzum.net\/it\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/","og_locale":"it_IT","og_type":"article","og_title":"Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date - YouZum","og_description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","og_url":"https:\/\/youzum.net\/it\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/","og_site_name":"YouZum","article_publisher":"https:\/\/www.facebook.com\/DroneAssociationTH\/","article_published_time":"2026-08-03T20:01:55+00:00","author":"admin NU","twitter_card":"summary_large_image","twitter_misc":{"Scritto da":"admin NU","Tempo di lettura stimato":"3 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#article","isPartOf":{"@id":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/"},"author":{"name":"admin NU","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c"},"headline":"Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date","datePublished":"2026-08-03T20:01:55+00:00","mainEntityOfPage":{"@id":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/"},"wordCount":617,"commentCount":0,"publisher":{"@id":"https:\/\/yousum.gpucore.co\/#organization"},"image":{"@id":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#primaryimage"},"thumbnailUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png","articleSection":["AI","Committee","News","Uncategorized"],"inLanguage":"it-IT","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/","url":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/","name":"Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date - YouZum","isPartOf":{"@id":"https:\/\/yousum.gpucore.co\/#website"},"primaryImageOfPage":{"@id":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#primaryimage"},"image":{"@id":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#primaryimage"},"thumbnailUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png","datePublished":"2026-08-03T20:01:55+00:00","description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","breadcrumb":{"@id":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#primaryimage","url":"https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png","contentUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png","width":1184,"height":1342},{"@type":"BreadcrumbList","@id":"https:\/\/youzum.net\/alibaba-qwen-releases-qwen3-8-max-a-2-4-trillion-parameter-moe-model-and-the-most-capable-one-in-the-qwen-family-to-date\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/youzum.net\/"},{"@type":"ListItem","position":2,"name":"Alibaba Qwen Releases Qwen3.8-Max: A 2.4 Trillion Parameter MoE Model and the Most Capable One in the Qwen Family to Date"}]},{"@type":"WebSite","@id":"https:\/\/yousum.gpucore.co\/#website","url":"https:\/\/yousum.gpucore.co\/","name":"YouSum","description":"","publisher":{"@id":"https:\/\/yousum.gpucore.co\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/yousum.gpucore.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/yousum.gpucore.co\/#organization","name":"Drone Association Thailand","url":"https:\/\/yousum.gpucore.co\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/","url":"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png","contentUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png","width":300,"height":300,"caption":"Drone Association Thailand"},"image":{"@id":"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DroneAssociationTH\/"]},{"@type":"Person","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c","name":"admin NU","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/image\/","url":"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png","contentUrl":"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png","caption":"admin NU"},"url":"https:\/\/youzum.net\/it\/members\/adminnu\/"}]}},"rttpg_featured_image_url":{"full":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png",1184,1342,false],"landscape":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png",1184,1342,false],"portraits":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png",1184,1342,false],"thumbnail":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl-150x150.png",150,150,true],"medium":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl-265x300.png",265,300,true],"large":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl-903x1024.png",903,1024,true],"1536x1536":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png",1184,1342,false],"2048x2048":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl.png",1184,1342,false],"trp-custom-language-flag":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl-11x12.png",11,12,true],"woocommerce_thumbnail":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl-300x300.png",300,300,true],"woocommerce_single":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl-600x680.png",600,680,true],"woocommerce_gallery_thumbnail":["https:\/\/youzum.net\/wp-content\/uploads\/2026\/08\/Screenshot-2026-08-03-at-12.56.57-AM-1-WDeAzl-100x100.png",100,100,true]},"rttpg_author":{"display_name":"admin NU","author_link":"https:\/\/youzum.net\/it\/members\/adminnu\/"},"rttpg_comment":0,"rttpg_category":"<a href=\"https:\/\/youzum.net\/it\/category\/ai-club\/\" rel=\"category tag\">AI<\/a> <a href=\"https:\/\/youzum.net\/it\/category\/committee\/\" rel=\"category tag\">Committee<\/a> <a href=\"https:\/\/youzum.net\/it\/category\/news\/\" rel=\"category tag\">News<\/a> <a href=\"https:\/\/youzum.net\/it\/category\/uncategorized\/\" rel=\"category tag\">Uncategorized<\/a>","rttpg_excerpt":"Alibaba\u2019s Qwen team has made Qwen3.8-Max broadly available and confirmed that its open weights ship next week. A second checkpoint, Qwen3.8-27B, is also going open-weights. Qwen3.8-Max is a 2.4-trillion-parameter mixture-of-experts model. It accepts text, image and video as input and returns text. Is it deployable Yes, but the deployable surface depends on which artifact you&hellip;","_links":{"self":[{"href":"https:\/\/youzum.net\/it\/wp-json\/wp\/v2\/posts\/108813","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/youzum.net\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/youzum.net\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/youzum.net\/it\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/youzum.net\/it\/wp-json\/wp\/v2\/comments?post=108813"}],"version-history":[{"count":0,"href":"https:\/\/youzum.net\/it\/wp-json\/wp\/v2\/posts\/108813\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/youzum.net\/it\/wp-json\/wp\/v2\/media\/108814"}],"wp:attachment":[{"href":"https:\/\/youzum.net\/it\/wp-json\/wp\/v2\/media?parent=108813"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/youzum.net\/it\/wp-json\/wp\/v2\/categories?post=108813"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/youzum.net\/it\/wp-json\/wp\/v2\/tags?post=108813"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}