• Latest
  • Trending
  • All
Answer card: Qwen 3.7 Max is API-only and cannot run locally yet; the open Qwen models (Qwen 3.6 27B, qwen3:8b to 32b) run offline via Ollama.

Qwen 3.7 local: what you can actually run offline

22 June 2026
Answer card stating that Mullvad announced on 3 September 2026 that it is shutting down its public encrypted domain name system servers on 2 November 2026 and sponsoring the Quad9 Foundation instead, with 194.242.2.2 and its five sibling addresses all going away, and virtual private network customers unaffected.

Mullvad’s DNS servers go dark on 2 November, and Quad9 blocks no ads

5 September 2026
OpenAI announcement image for GPT-6 Astra, a spiral galaxy of white, blue and amber points of light curling around a bright core on a near black star field.

GPT-6 Astra lists at $10 and $50, 2.5x what GPT-5.6 Sol costs

6 September 2026
Google's official announcement image for the release, reading Introducing Gemini 3.8 Flash and 3.8 Flash Cyber in black type over a pale blue background with a blurred white chevron and the four colour Gemini spark below.

Gemini 3.8 Flash keeps the price and the 1 January cliff

3 September 2026
Answer card stating that Anthropic announced Enterprise Frontier Safeguards on 1 September 2026, that activity data used for misuse monitoring moves into cloud storage the customer controls under the customer own encryption keys, that Anthropic charges nothing for the feature while the cloud provider bills storage and egress, and that the phased rollout starts later in autumn 2026 with interim zero data retention on Fable 5 and Fable 5.1 for eligible customers.

Anthropic moves retention into your own cloud, for 30 days

3 September 2026
Official Google diagram of a client connection in three numbered steps: a DNS lookup with a query and an address, a TLS ClientHello and ServerHello, then a content exchange with a website. A callout on the DNS step reads 25% of global web traffic is now protected by encrypted DNS, and a callout beside an Android phone on the ClientHello step reads Android 17 supports ECH GREASE by default.

Android 17 hides the SNI, not your DNS or destination

3 September 2026
Still frame from the Claude Fable 5.1 launch video showing model-designed protein binders in orange docked against twelve grey target proteins, rendered as ESMFold2 structure predictions.

Claude Fable 5.1 breaks forced tool use, cuts cache 75%

1 September 2026
Answer card stating that on 31 August 2026 the European Commission designated ChatGPT a Very Large Online Search Engine under the Digital Services Act, the first conversational AI service classified that way, because it answers user prompts and queries including by searching the web, with OpenAI having declared roughly 159.1 million average monthly users in the European Union for ChatGPT search.

The EU now calls ChatGPT a very large search engine

3 September 2026
Answer card stating that on 31 August 2026 the Department of War added OpenAI ChatGPT Mil and Starshield AI Grok for Government to the GenAI.mil portal alongside Google Gemini, all three accredited at Impact Level 5 for Controlled Unclassified Information, with 1.7 million unique users onboarded out of roughly 3 million eligible personnel, and ChatGPT Mil currently serving GPT-5.4 Terra with GPT-5.6 Terra said to be rolling out.

ChatGPT Mil and Grok reached IL5 on GenAI.mil

3 September 2026
Answer card stating that Anthropic opened a research preview of the Model Hardware Standard on 27 August 2026, standardising the driver layer between an operating system and a laboratory instrument with read and write primitives plus discovery and safety limits, reachable through MCP as well as a command line and code files, with no public specification published.

Anthropic’s Model Hardware Standard is gated, and sits under MCP

3 September 2026
Official Cohere key art for the Parse 5 launch: the Cohere mark and the wordmark Parse with a superscript 5 in white, centred on a soft out of focus gradient of deep blue, violet and amber curves.

Cohere Parse 5 is $1.50 per 1,000 pages, on three of five dimensions

3 September 2026
Title card from the OpenAI announcement video: a man sits on a blue sofa in a loft with tall windows and potted plants, a laptop open on the coffee table in front of him, with the words WebMCP in ChatGPT in large white type across the lower left.

WebMCP in ChatGPT needs GPT-5.6 Sol or Terra

3 September 2026
The Agentic Coding section of the official Hy4 preview benchmark appendix published by Tencent, a table comparing Hy3 and Hy4 preview against DeepSeek V4 Pro 0813, Qwen 3.8 Max, GLM 5.3, Kimi K3, GPT 5.6 Sol and Claude Opus 5 across SWE-bench Multilingual, SWE-bench Pro, DeepSWE, three SWE Atlas tasks, SWE-Marathon, Terminal-Bench 2.1, NL2Repo-Bench, CyberGym, ProgramBench, PostTrainBench and Harbor-Index.

Tencent’s 770B Hy4 tops one benchmark row in 46

3 September 2026
  • About
  • Contact
  • Privacy
  • Legal
Sunday, September 6, 2026
  • Login
Packet Nebula
  • Home
  • Articles
    • Security
    • Network
    • Dev
    • Sysadmin
    • SEO
    • Email & DNS
  • Tools
    • Network tools: free, fast, no signup
    • Security tools: free, fast, no signup
    • Developer tools: free, fast, no signup
    • Sysadmin tools: free, fast, no signup
    • SEO tools: free, fast, no signup
    • Email & DNS tools: free, fast, no signup
  • Download
  • About
No Result
View All Result
Packet Nebula
No Result
View All Result
Home Dev

Qwen 3.7 local: what you can actually run offline

by stephane
22 June 2026
in Dev
0
Answer card: Qwen 3.7 Max is API-only and cannot run locally yet; the open Qwen models (Qwen 3.6 27B, qwen3:8b to 32b) run offline via Ollama.
492
SHARES
1.4k
VIEWS
Share on FacebookShare on Twitter

You typed 'Qwen 3.7 local' hoping to pull Alibaba's new flagship onto your own machine and cut the cloud loose. Small problem: you can't, not yet. Qwen 3.7 Max and Plus are API-only, with no downloadable weights, no GGUF file, nothing for Ollama to fetch, so the command just returns a 404. The good news is that running Qwen on your own hardware, fully offline and private, is genuinely easy today. You point at the open models Alibaba did release instead: Qwen 3.6 27B, or the lighter Qwen3 sizes that fit a normal laptop. Here's what actually runs, how to install it with Ollama in about ten minutes, and which model to pick for the RAM you've got.

The short answer

Qwen 3.7 Max and Plus are API-only: no weights to download, so no local run. But the open Qwen models do run on your own machine, fully offline. Install Ollama, pull qwen3:8b on a laptop or qwen3.6:27b on a 16 GB GPU, and you have a private model with no API key and no per-token bill. One download, then it works with the network off.

404what Qwen 3.7 returns in Ollama
~10 minto a working local Qwen
Apache 2.0the open Qwen license
Answer card: Qwen 3.7 Max does not run locally yet (API-only); the open Qwen models run offline via Ollama in about ten minutes.
The honest answer up top. The flagship is locked, the open Qwen is not.

So can you run Qwen 3.7 locally? Not yet

Straight answer first, because the search term sets a trap. Qwen 3.7 Max and Qwen 3.7 Plus are closed, API-only models. There are no open weights, no GGUF files, and no entry in the Ollama library, so ollama run qwen3.7 returns a plain 404. Nothing to download means nothing to run offline. That is just the state of the flagship in June 2026.

It probably will not stay that way. Alibaba has a habit of shipping the API first and the open weights a few weeks later: the Qwen 3.6 API arrived in late March 2026, and its open weights followed in April. If the pattern holds, an open Qwen 3.7 could land soon. But “soon” is not “now,” and you do not need to wait, because the Qwen you can already run locally is genuinely good.

What you actually run: the open Qwen line

Two families are sitting right there, both under an Apache 2.0 license that is free even for commercial use.

Qwen 3.6 is the current open flagship, and qwen3.6:27b is the strongest Qwen for coding you can self-host, scoring 77.2 on SWE-bench. It runs on a 16 GB GPU. Qwen3 is the broad open line, eight models from 0.6B up to a 32B dense and a 235B mixture-of-experts. The ones that matter for most people: qwen3:8b (the laptop-friendly default, about 6 GB, 76% on HumanEval), qwen3:14b for a bit more headroom, and qwen3:32b when you have the VRAM for near-API quality. Every one of them carries both a fast mode and a slower deep-reasoning mode.

Comparison of local Qwen models by VRAM: qwen3:8b ~6GB, qwen3:14b ~9GB, qwen3.6:27b ~16GB, qwen3:32b ~20GB.
Pick by the memory you have, not the biggest number. Oversize it and it crawls.

Install it: Ollama in ten minutes

Ollama is the shortest path from nothing to a chatting model. Grab the installer for Windows, macOS or Linux from ollama.com, then pull a model sized to your machine:

Linux
ollama pull qwen3:8b

That download is the one time you need the internet, a few gigabytes depending on the model. Then run it:

Linux
ollama run qwen3:8b
Terminal: ollama pull qwen3:8b downloads the model, ollama run qwen3:8b opens a prompt, and it keeps working with the network off.
Pull once, run forever. The last line is the point: it works with WiFi off.

You are now talking to a model that lives entirely on your disk. On a 16 GB GPU, swap in ollama pull qwen3.6:27b for the stronger coding model; the commands are identical otherwise.

Prove it is offline, because that is the whole point

Pull the model, then turn off your WiFi or yank the cable and run it again. It answers exactly the same. Nothing is sent anywhere: no API key, no per-token bill, no prompt or snippet of code leaving your machine, which is the reason most people want a local model in the first place. If you are handling anything sensitive, that is not a nice-to-have, it is the requirement.

There is a bonus that surprises people. Ollama quietly serves an OpenAI-compatible API on localhost:11434, so any script or app you already wrote against the OpenAI API will talk to your local Qwen instead by changing one line, the base URL. Your tooling does not know the difference.

Pick the right model for your machine

The one mistake to avoid is reaching for the biggest model your ego wants instead of the one your hardware can hold. A model that exceeds your VRAM spills into system RAM and slows to a crawl. The honest mapping: 8 GB runs qwen3:8b comfortably, 16 GB opens up qwen3:14b and qwen3.6:27b (the coding sweet spot), and 24 GB on an RTX 3090 or 4090 handles qwen3:32b, where a local model genuinely starts replacing API calls. Quantization is doing the heavy lifting: Ollama serves Q4 by default, which roughly halves the memory a model needs with little visible quality loss, and it is why a 32B model fits in 20 GB at all.

So, Qwen 3.7 in local? Not the flagship, not yet, and you do not need it. The open Qwen you can run today is a strong, private, free model, and the day Alibaba publishes open 3.7 weights it will be one ollama pull away. If you are weighing the closed flagship against the field, our Qwen 3.7 Max vs GLM-5.2 breakdown has the numbers, and GLM-5.2 is another open-weight model you can self-host the exact same way.

Sources: the Ollama model library (qwen3, qwen3.6), and local-LLM hardware and availability reporting from CodersEra, PromptQuorum and aimadetools, June 2026. Qwen 3.7 Max and Plus confirmed API-only as of writing; open-weight status can change, so check the Ollama library before assuming.

Frequently asked questions

Can I run Qwen 3.7 locally?

Not the flagship, not yet. Qwen 3.7 Max and Qwen 3.7 Plus are API-only, with no open weights, no GGUF and no Ollama model, so there is nothing to download or run offline. Alibaba usually publishes open weights a few weeks after the API, so an open Qwen 3.7 may land later, but as of June 2026 the Qwen you run locally is the 3.6 line or the open Qwen3 sizes.

Which Qwen model should I run locally?

Match it to your VRAM. On an 8 GB GPU, qwen3:8b is the daily driver (about 6 GB, 76% on HumanEval for coding). On 16 GB, step up to qwen3:14b or the stronger qwen3.6:27b. On a 24 GB card like an RTX 3090 or 4090, qwen3:32b gets you close to API quality. All are Apache 2.0, free for commercial use.

Does a local Qwen really work offline?

Yes. You need the internet once, to download Ollama and pull the model. After that, inference runs entirely on your CPU or GPU with nothing sent anywhere, so you can disconnect and it keeps answering. That is the whole appeal: no API key, no per-token bill, and no prompt or code leaving your machine.

How much RAM or VRAM do I need?

A quantized 8B model runs in roughly 6 GB, a 14B in about 9 GB, and a 32B in around 20 GB, because Ollama serves Q4 quantization by default, which roughly halves the memory a model needs with little quality loss. If a model is bigger than your VRAM it spills into system RAM and slows to a crawl, so pick one that fits.

Is Ollama the only way to run Qwen locally?

It is the easiest, but not the only one. LM Studio gives you a graphical app if you would rather not touch a terminal, vLLM is built for serving models at speed on a real GPU, and llama.cpp is the low-level engine underneath much of this. For a first local model, Ollama is the ten-minute path.

Tags: aiguidellmlocal-aiollamaqwen
Share197Tweet123
stephane

stephane

  • Trending
  • Comments
  • Latest
Answer card: Proton Lumo 2.0 is private by policy, not by locality. Saved history is locked so even Proton cannot read it, but the prompt is decrypted on a Proton EU server to answer it, then forgotten.

Proton Lumo 2.0 review: how private is it, really?

3 September 2026
Google's official announcement image for the release, reading Introducing Gemini 3.8 Flash and 3.8 Flash Cyber in black type over a pale blue background with a blurred white chevron and the four colour Gemini spark below.

Gemini 3.8 Flash keeps the price and the 1 January cliff

3 September 2026
Answer card stating that Anthropic announced Enterprise Frontier Safeguards on 1 September 2026, that activity data used for misuse monitoring moves into cloud storage the customer controls under the customer own encryption keys, that Anthropic charges nothing for the feature while the cloud provider bills storage and egress, and that the phased rollout starts later in autumn 2026 with interim zero data retention on Fable 5 and Fable 5.1 for eligible customers.

Anthropic moves retention into your own cloud, for 30 days

3 September 2026
Answer card: JWTs are not encrypted, anyone can read them; the signature proves who issued the token, not who may read it.

Are JWTs encrypted? No, and the difference will bite you

0
Answer card: a random 8 character password falls in under 2 hours offline, while 16 random characters hold for 1.4 trillion years at the same speed.

How long does it take to crack a password in 2026?

0
Answer card: three DNS records decide if your mail lands or bounces; SPF lists allowed senders, DKIM signs messages, DMARC sets the failure policy.

SPF, DKIM and DMARC explained: the records your email needs

0
Answer card stating that Mullvad announced on 3 September 2026 that it is shutting down its public encrypted domain name system servers on 2 November 2026 and sponsoring the Quad9 Foundation instead, with 194.242.2.2 and its five sibling addresses all going away, and virtual private network customers unaffected.

Mullvad’s DNS servers go dark on 2 November, and Quad9 blocks no ads

5 September 2026
OpenAI announcement image for GPT-6 Astra, a spiral galaxy of white, blue and amber points of light curling around a bright core on a near black star field.

GPT-6 Astra lists at $10 and $50, 2.5x what GPT-5.6 Sol costs

6 September 2026
Google's official announcement image for the release, reading Introducing Gemini 3.8 Flash and 3.8 Flash Cyber in black type over a pale blue background with a blurred white chevron and the four colour Gemini spark below.

Gemini 3.8 Flash keeps the price and the 1 January cliff

3 September 2026
  • About
  • Contact
  • Privacy
  • Legal

Copyright © 2026 Stephane Cardon.

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Home
  • Articles
    • Security
    • Network
    • Dev
    • Sysadmin
    • SEO
    • Email & DNS
  • Tools
    • Network tools: free, fast, no signup
    • Security tools: free, fast, no signup
    • Developer tools: free, fast, no signup
    • Sysadmin tools: free, fast, no signup
    • SEO tools: free, fast, no signup
    • Email & DNS tools: free, fast, no signup
  • Download
  • About

Copyright © 2026 Stephane Cardon.