We open-sourced Chaperone-Thinking-LQ-1.0 — a 4-bit GPTQ + QLoRA fine-tuned DeepSeek-R1-32B that hits 84% on MedQA in ~20GB[N]
Summary
EmpirischTech released Chaperone-Thinking-LQ-1.0, a 4-bit GPTQ + QLoRA fine-tuned DeepSeek-R1-32B that achieves 84% on MedQA in ~20GB, enabling on-prem healthcare deployment.
Similar Articles
DeepSeek R2 just went open-source and it's matching GPT-4o on 9 of 12 benchmarks — for literally $0 in API costs
DeepSeek R2, a new open-source model, matches GPT-4o on nine of twelve benchmarks while running locally on a single A100 for zero API cost, potentially transforming the economics of AI deployment.
DeepSeek V4 paper full version is out, FP4 QAT details and stability tricks [D]
DeepSeek released the full V4 paper detailing FP4 quantization-aware training, MoE training stability tricks (anticipatory routing and SwiGLU clamping), and a generative reward model for RLHF, achieving dramatic efficiency gains—V4-Flash uses only 10% of V3.2's FLOPs and 7% of its KV cache at 1M context length.
@akshay_pachaar: https://x.com/akshay_pachaar/status/2064700531600458093
This article explains how to use GRPO to fine-tune an LLM (Qwen3-8B) for reliable JSON structured output, improving schema accuracy from 62% to 82%, surpassing GPT-4.1's 58%.
Dynamically allocating compute budget to hard set of problems and evolving the sections with Qwen-35B-A3B gets you near GPT-5.4-xHigh on HLE
A method that dynamically allocates compute budget to hard problems using Qwen-35B-A3B achieves performance near GPT-5.4-xHigh on the HLE benchmark.
MedQA: Fine-Tuning a Clinical AI on AMD ROCm — No CUDA Required
A tutorial and project demonstrating LoRA fine-tuning of Qwen3-1.7B on AMD MI300X using ROCm for clinical question answering, providing a CUDA-free alternative for medical AI development.