SwarmandBee

DiabeticDaily-27B

Dedicated Endpoints

Run this model inference on single tenant GPU with unmatched speed and reliability at scale.

Learn more

Get help setting up a custom Dedicated Endpoints.

Talk with our engineer to get a quote for reserved GPU instances with discounts.

README

License: apache-2.0

Beat-base — proven, not asserted

Held-out perplexity on diabetic/medical text the model was never trained on (the only honest test of domain learning):

Table
held-out lossperplexity
Base Qwen3.6-27B1.67385.333
DiabeticDaily-27B0.71972.054
Δ−0.954 (+57% better)

Verdict: BEAT BASE ✅. A definitive domain-absorption signal — the model models diabetic/medical language 57% better than its base. (Receipt: beat_base_result.json.)

How it was cooked

  • Base: Qwen/Qwen3.6-27B (Apache-2.0).
  • Data: the OpenDiabetic deeded corpus — clinician-grade diabetic & medical instruction data (publicly donated at diabeticdatasets.com, PII-scrubbed + verified).
  • Recipe (gold standard): LoRA r32/α16 on attn+mlp (not the linear-attention state-mixers), LR 1e-5, cosine, early-stopping as the overcook guard. Merged to bf16.

The ladder

markdown

🐝 HIVE DiabeticDaily-27B +57% ← you are here (the foundation)
🏠 HOME DiabeticDaily-9B +40.7%
🛏️ EDGE DiabeticDaily-4B +40.4% (runs on a $249 Jetson, on-box)

Use it

python

from transformers import AutoModelForCausalLM, AutoTokenizer
tok = AutoTokenizer.from_pretrained("SwarmandBee/DiabeticDaily-27B", trust_remote_code=True)
m = AutoModelForCausalLM.from_pretrained("SwarmandBee/DiabeticDaily-27B", torch_dtype="bfloat16",
attn_implementation="sdpa", trust_remote_code=True)

Or serve fast via ollama (Q4_K_M GGUF) — see the -GGUF companion repo.

⚠️ Not medical advice

DiabeticAnchor is a diabetic lifestyle, education, and organization model. It does not diagnose, prescribe, or replace a care team. For emergencies, call 911. Educational use only.


© 2026 Swarm and Bee LLC · DBA Swarm & Bee AI · opendiabetic.com · build@opendiabetic.com · Apache-2.0 · We slow cook the truth. 🐝

Model provider

SwarmandBee

Model tree

Base

Qwen/Qwen3.6-27B

Fine-tuned

this model

Modalities

Input

Video, Text, Image

Output

Text

Pricing

Dedicated Endpoints

View details

Supported Functionality

Model APIs

Dedicated Endpoints

Container

More information

Explore FriendliAI today