Blog Network

Altworld · 2026-09-20 · major

Hemmingway-1 — a 27B open model tuned for everyday messages

Hemmingway-1 is a 27B open-weight model from Altworld, fine-tuned from Qwen3.8-27B for the messages and emails people write every day. It ships under Apache-2.0 and placed third on the independent EQ-Bench 4 leaderboard.

Hemmingway-1 model card banner from Altworld
Altworld

A 27B open model that answers a request for an email with the email, and nothing else.

Quick facts

MakerAltworld
Parameters27B
Built onQwen3.8-27B
LicenseApache-2.0, commercial use allowed
Context window262,144 tokens
API model idhemmingway-27b
AvailabilityOpen weights on Hugging Face + hosted API

Benchmarks

EQ-Bench 4 (independent)
Fable 51341
Kimi K31332
Hemmingway-11330
GPT-5.51316
Claude Opus 4.71312
Claude Opus 4.81285
source ↗
CommunicationBench (Altworld's own)
Hemmingway-11026
Fable 5.11024
Fable 51009
GLM-5.31007
Kimi K3996
GPT-6 Astra976
Qwen3.8-27B base954
source ↗

Pricing

Input$0.24 / 1M tokens
Cached input$0.024 / 1M tokens
Output · Thinking tokens included$0.90 / 1M tokens
Free tier · $5 minimum prepaid creditNone
source ↗

What is it?

Hemmingway-1 hands back the message you asked for instead of three options, a preamble and a paragraph explaining the options. Altworld trained the 27B open-weight model on the writing people do all the time — the note to a landlord, the reply to a coworker, the message that keeps coming out wrong. Weights are on Hugging Face under Apache-2.0, and the same model is served through Altworld's own apps and API.

How does it work?

Underneath is a fine-tune of Qwen3.8-27B, with a 262,144-token context window and the standard Transformers and vLLM paths for running it yourself. Altworld scored it by blind head-to-head matchups on eighty real requests: each answer was paired against another model's answer to the same request, run in both orders so position could not sway the result, and judged by a model that was not among those being compared.

Why does it matter?

Three of the four scoreboards behind those wins are Altworld's own, and the company says so on the model card. The one that is not — EQ-Bench 4, run by its own public harness — put Hemmingway-1 third, ahead of GPT-5.5, Claude Opus 4.7 and Claude Opus 4.8, and twelve points off the top. A 27B model landing there means a machine with a single consumer GPU can cover routine message drafting without an API bill.

Who is it for?

people who draft a lot of routine messages, and anyone running writing models locally

Frequently asked questions

How much does the Hemmingway-1 API cost?
Altworld charges $0.24 per million input tokens, $0.024 per million cached input tokens, and $0.90 per million output tokens, with thinking tokens counted as output. There is no free tier — the platform requires $5 of prepaid credit before the first call. Accounts on credit get eight concurrent requests and a 32,768-token ceiling per request.
Are Hemmingway-1's benchmark wins independently verified?
Only one of the four is. Altworld states on the model card that CommunicationBench, Human-Likeness and StoryBench are benchmarks it built and ran itself. EQ-Bench 4 is a public emotional-intelligence benchmark run by its own harness, and Hemmingway-1 placed third on it. Altworld does say every in-house matchup was blind, run in both orders, and judged by a model outside the comparison.
Where does Hemmingway-1 do worse than bigger models?
Long and hostile fiction. Altworld reports that Hemmingway-1 scores 1197 on its StoryBench, level with Kimi K3 but behind Fable 5 Max at 1277 and GLM-5.3 at 1254, and says the dedicated story models are simply better at extended narrative turns. Its wins concentrate in money and admin, workplace messages, difficult asks and persuasion.
Can I use Hemmingway-1 commercially?
Yes. Hemmingway-1 ships under Apache-2.0, which Altworld describes on the model card as yours to use including commercially. The full BF16 weights are downloadable from Hugging Face, so you can host it privately, and community quantizations in GGUF and MLX formats already exist for smaller machines.
What should Hemmingway-1 not be used for?
Altworld's own fine print rules out medical, legal and financial decisions, warning that Hemmingway-1 can be wrong and still sound certain. The model is also English-first, so other languages are outside what it was tuned and measured on.

Try it

vllm serve Altworld/Hemmingway-1 --max-model-len 262144

Sources · 3 outlets

Tags

  • model
  • open-weights
  • apache-2.0
  • fine-tune
  • qwen3-8
  • writing
  • creative-writing
  • altworld
  • hemmingway-1
  • eq-bench
  • vllm

← All releases