DMind-2: Advanced Crypto Domain-Specific Large Language Models with Distribution-Preserving CoT Distillation

Model Overview
DMind-2 is a series of crypto investment analysis language models designed to provide real-time, professional crypto investment consulting services for individual investors and professional institutions. Standing on the shoulders of numerous open-source pioneers, we have successfully launched two model variants through innovative post-training techniques.
Among these, Dmind-2-107B demonstrates exceptional depth of understanding and analytical capabilities when addressing complex crypto ecosystem challenges, delivering comprehensive insights that span from macroeconomic trends to microscopic on-chain behaviors.
Model Variants(DMind-2-107B)
- Base Model: GLM-4.5-Air
- Parameters: 107B
- Training Duration: 1 month of refined post-training
- Hardware Requirements:
- Features: Its core advantage lies in its ability to deeply integrate macro market trends with micro on-chain activities, possessing a panoramic multi-chain data analysis capability; it can autonomously orchestrate and execute complex on-chain tasks spanning multiple protocols and dozens of steps; enhanced with advanced tool-calling capabilities for seamless integration with protocols, APIs, and trading interfaces; and it can synthesize traditional indicators with crypto-native signals such as on-chain data and social sentiment, providing investors with unprecedented deep insights and intelligent decision-making support.
Technical Innovations
1. Domain-Adaptive Supervised Fine-Tuning (SFT)
In building DMind-2, we deeply understand the uniqueness of the crypto investment domainβit requires not only profound blockchain technical understanding but also keen financial market insights, and most importantly, the ability to perform rigorous logical reasoning among complex on-chain data and market signals. Therefore, our domain-adaptive fine-tuning strategy fully considers these requirements from the very beginning of dataset construction. We carefully curated a total of 47.6K high-quality training samples, including 27.8K crypto domain-specific data points covering comprehensive crypto investment scenarios from DeFi protocol analysis and NFT valuation models to DAO governance decisions. These data points are not simple Q&A pairs but contain complete investment logic chains, encompassing the entire reasoning process from market observation, data analysis, and risk assessment to investment recommendations.
To ensure the model maintains fundamental financial analysis capabilities while focusing on the crypto domain, we specifically incorporated 11.2K high-quality general domain data points and 8.6K pan-financial domain data points. These datasets help the model establish a solid foundation in financial theory and market analysis frameworks, enabling it to creatively apply mature methodologies from traditional finance to the emerging crypto sector. Through this multi-layered data fusion strategy, DMind-2 can act like a professional investment advisor who understands both technology and finance, providing users with comprehensive and in-depth investment analysis.
2. π₯ Core Innovation: Distribution-Preserving Chain-of-Thought Distillation (DPCD)
DMind-2's greatest technical breakthrough lies in our innovative Distribution-Preserving Chain-of-Thought Distillation method. Traditional domain fine-tuning causes catastrophic forgetting in CoT models, where the model loses reasoning coherence while gaining domain knowledge. Our DPCD method solves this through a mathematically rigorous dual-stream architecture.
Core Formulation
The DPCD optimization objective combines domain adaptation with reasoning preservation through the following loss function:
Where:
- and represent student (trainable) and teacher (frozen) model parameters.
- denotes the probability distribution at reasoning step .
- is the dynamic weight function.
- implements exponential decay for later reasoning steps.
- is the quality scoring loss ensuring reasoning coherence.
Dynamic Weight Adjustment Mechanism
The complexity-aware weight adjustment is formulated as:
Where measures reasoning complexity through chain length and branching factor, counts domain-specific terms, and is the crypto vocabulary size.
This mathematical framework ensures that DMind-2 maintains Qwen3's powerful reasoning capabilities while acquiring deep crypto domain expertise. The KL divergence constraint operates at each token generation step, preserving the original model's reasoning patterns. The quality scoring mechanism filters out low-quality reasoning chains, maintaining only those paths with coherence scores above threshold .
Through extensive experimentation, we found optimal hyperparameters: , , , and . This configuration achieves a 94.1% reasoning chain completeness while improving domain-specific accuracy by 23.2% over baseline fine-tuning methods.
3. Reinforcement Learning from Human Feedback (RLHF) Optimization
After completing basic domain fine-tuning, we further optimize the model using the Group Relative Policy Optimization (GRPO) algorithm. GRPO offers better stability compared to traditional PPO algorithms, which is particularly important for financial domain modelsβwe cannot tolerate dramatic performance fluctuations during optimization as this could lead to unpredictable investment advice. During the RLHF phase, we focused on addressing two key issues: professional output formatting and safety compliance.
For professional output formatting, we constructed 4.2K carefully designed professional format data points. These data samples are sourced from real investment research reports, market analysis documents, and project due diligence reports, covering all aspects of investment analysis. Through RLHF training, the model learned how to organize a professional investment analysis report: starting with an executive summary that clearly articulates investment opportunities and risks; conducting in-depth technical analysis and market evaluation in the main body; and finally providing clear investment recommendations and risk warnings. This structured output not only improves information readability but more importantly helps investors establish systematic analytical frameworks, avoiding impulsive investment decisions due to disorganized information.
Safety alignment is another aspect we particularly emphasize. The crypto investment field is full of high-risk, high-reward opportunities, and the model must accurately identify and highlight potential risks. We use proprietary risk case datasets to conduct safety training on the model, ensuring it won't output overly optimistic investment advice or overlook obvious risk signals. For example, when analyzing an emerging DeFi protocol, the model automatically checks key risk indicators such as smart contract audit status, team background, and total value locked, explicitly marking risk levels in investment recommendations. This responsible output approach not only protects users' asset security but also reflects our commitment to financial compliance.
Performance Metrics

Category | Benchmark (Metric) | DeepSeek-R1-0528 | gpt-oss-120b | Qwen3-235b-a22b | GLM-4.5-Air | DMind-2-107B(107B) |
---|---|---|---|---|---|---|
General | ||||||
MMLU-Pro (EM) | 84.0 | 90.0 | 80.6 | 81.4 | 83.1 | |
GPQA-Diamond (Pass@1) | 71.5 | 80.9 | 77.5 | 75.0 | 74.3 | |
SimpleQA (Correct) | 30.1 | 6.7 | 54.3 | - | 51.5 | |
Math | ||||||
AIME 2024 (Pass@1) | 79.8 | 96.6 | 80.4 | 89.4 | 93.3 | |
AIME 2025 (Pass@1) | 70.0 | 97.9 | 70.3 | - | 94.8 | |
CNMO 2024 (Pass@1) | 78.8 | 86.9 | - | - | 84.1 | |
Tools | ||||||
BFCL_v3 | - | 67.8 | 70.3 | 76.4 | 74.5 | |
Crypto | ||||||
DMind Benchmark | 74.1 | 76.3 | 73.4 | 76.8 | 82.2 |
Application Scenarios
π― Edge-Side Crypto Investment Decision Support
DMind-2 can provide real-time crypto investment analysis on users' personal devices, including DeFi yield comparisons, liquidity mining strategy optimization, and NFT valuation analysis. All calculations and analyses are completed locally, ensuring absolute privacy of investment strategies and position information. The model can analyze on-chain data, evaluate project fundamentals, identify market trends, and provide comprehensive support for investment decisions.
πΌ Personalized Financial Advisory Services
Based on users' risk preferences, investment objectives, and asset allocation needs, DMind-2 can provide customized investment advice. Whether for long-term value investing or short-term arbitrage opportunities, the model can provide professional analysis and recommendations. More importantly, it can explain complex crypto concepts in plain language, helping investors understand the logic behind every investment decision.
π Comprehensive Financial Investment Computational Analysis
DMind-2 is not limited to the crypto domain but also possesses powerful pan-financial computational analysis capabilities. It can perform yield calculations, risk assessments, portfolio optimization, correlation analysis, and other professional financial computations. By integrating traditional financial theory with crypto innovative mechanisms, the model helps investors find optimal asset allocation solutions between old and new financial systems.
π Real-Time Market Monitoring and Alerts
Edge-deployed DMind-2 can monitor market dynamics 24/7, promptly alerting users when important market events or investment opportunities arise. Running locally ensures extremely fast response speeds, providing immediate response recommendations during severe market volatility.
Usage Example
from transformers import AutoModelForCausalLM, AutoTokenizer
import torch
# Load the model and tokenizer
model = AutoModelForCausalLM.from_pretrained(
"zai-org/GLM-4.5-Air",
torch_dtype=torch.float16,
device_map="auto",
trust_remote_code=True
)
tokenizer = AutoTokenizer.from_pretrained(
"zai-org/GLM-4.5-Air",
trust_remote_code=True
)
# Example dialogue
prompt = """<|im_start|>user
Please analyze the following investment opportunity:
1. Project: Emerging Layer2 DEX Protocol
2. TVL: $50M, growth rate 200%/month
3. Token Economics: 70% circulating, 30% team locked for 2 years
4. My risk tolerance: Medium
Please provide investment advice and risk analysis.
<|im_end|>
<|im_start|>assistant
"""
# Generate a response
inputs = tokenizer(prompt, return_tensors="pt")
outputs = model.generate(
**inputs,
max_length=2048,
temperature=0.7,
do_sample=True,
pad_token_id=tokenizer.eos_token_id
)
response = tokenizer.decode(outputs[0], skip_special_tokens=True)
print(response)
Privacy & Security
- π Fully Localized: All inference computations are completed on user devices, no internet required
- π‘οΈ Data Privacy: Investment strategies and personal information never leave local devices
- β‘ Real-Time Response: No network latency, millisecond-level response speed
- π Security Compliance: Built-in risk warning mechanisms, compliant with financial regulations
Limitations & Disclaimers
- Not Investment Advice: Model outputs are for reference only; final investment decisions require users' own judgment
- Market Risk: Crypto markets are highly volatile; please carefully assess risk tolerance
- Knowledge Timeliness: Model knowledge has temporal limitations; latest market information requires additional verification
- Regulatory Compliance: Please comply with financial regulations in your jurisdiction when using
Acknowledgments
We thank the Qwen and zai teams for providing the excellent base model and the continuous contributions from the open-source community. DMind-2's success wouldn't be possible without the collective efforts of the entire AI and Crypto community.
License
This model follows the Apache 2.0 open-source license. Commercial use must comply with relevant terms.
Citation
@misc{dmind2025,
title={DMind-2: Advanced Crypto Domain-Specific Large Language Models with Distribution-Preserving CoT Distillation},
author={DMind Team},
year={2025},
publisher={Hugging Face}
}
Contact
- π Project Homepage: https://dmind.ai
- π¬ Community Discussion: Discord
- π¦ Twitter: @DMindAI
- Downloads last month
- 39
Model tree for DMindAI/DMind-2-107B
Base model
zai-org/GLM-4.5-Air