Skip to content
RCreddit.com·

Qwen3.8-27B-Humanlike-Chat: A model I tuned to imitate realistic human-to-human conversation

AI summary

A developer created Qwen3.8-27B-Humanlike-Chat, a model tuned to imitate realistic human-to-human conversation, addressing the common "AI assistant" vibe of LLMs. This model, based on huihui-ai/Huihui-Qwen3.8-27B-abliterated, was trained with a rank-256 LoRA, with the released version being checkpoint 863. It aims for shorter, less polished, and more human-like replies, particularly in casual conversations, even without a system prompt.

Time & source

Times shown in UTC

Display time zone: UTC

Local time zone unavailable; showing UTC.

PublishedOffset at this time: UTC+0Sep 11, 2026, 16:27 UTC

IngestedOffset at this time: UTC+0Sep 12, 2026, 15:01 UTC

Published
Sep 11, 2026, 16:27
Ingested
Sep 12, 2026, 15:01
Source type
Dev community
Tier
Community
Source status
Healthy

Tier is a per-source editorial setting, not a per-item score.

Article

I made this because I was getting genuinely annoyed at trying to have a normal conversation with LLMs. Even with prompting and various tricks, most models I've tried still have this "AI assistant" vibe to them that is so familiar: too helpful, polished, verbose, using words we never use in conversation, etc.

I wanted a model that could just talk to me like a person, so I did the slightly unreasonable thing and put together a dataset and trained one.

The dataset used for training is 125,217 obfuscated human-to-human messages across 1396 chat conversations.

The goal wasn't to make Qwen smarter or improve benchmark scores. I was trying to change its conversational habits, to make it stop turning every reply into an explanation, agreeing with everything, and writing stuff just to keep the conversation "going".

I trained a rank-256 LoRA on top of huihui-ai/Huihui-Qwen3.8-27B-abliterated. The released version is checkpoint 863. In my testing it feels noticeably less like an assistant, particularly in casual conversations, even without a system prompt. Replies are generally shorter, less polished, and, well, more human.

There may be a tradeoff. An earlier iteration scored five percentage points lower than its Huihui parent on IFEval, an instruction-following benchmark. I haven't rerun that benchmark on this version of the checkpoint, and I haven't tested coding performance, so I don't want to pretend that number applies here.

I've added a side-by-side comparison using the same system prompt, user messages, and generation settings for both models. Each model continued its own conversation branch, with reasoning effort set to 'xhigh'.

Space where you can have a demo chat with different system prompts and reasoning modes:

Source·reddit.com