dubito-inc/gan-cao-v3.2-qwen
๐ฟ Gan Cao v3.2
A 229M Parameter Bilingual TCM Model | MASSIF Accelerator Class
    
Overview
Gan Cao v3.2 is a 229M parameter bilingual language model fine-tuned for Traditional Chinese Medicine (TCM) and Eastern philosophy. It is built on the MASSIF architecture (Pre-LN + RMSNorm + SwiGLU + RoPE) with a Qwen tokenizer for proper Chinese character handling.
Unlike earlier versions that used GPT-2 tokenizer (which fragmented Chinese characters), v3.2 uses Qwen's tokenizer for accurate Chinese text representation.
Key Improvements from v3
MASSIF Classification
Under the MASSIF taxonomy (Solis, 2026), Gan Cao v3.2 achieves Accelerator Class:
Evolution Across Versions
*Note: v3 measurement used conversational prompts; v3.2 uses N=50 stress protocol for comparability with taxonomy.
Architecture
Training Data
Gan Cao v3.2 was trained on 6 streaming datasets (10,000 steps, 8-hour training on NVIDIA T4):
Total training composition: 90% medical corpora, 10% philosophical context
Usage
Installation
pip install transformers torch