LucasAI111 commited on
Commit
57d76ce
·
verified ·
1 Parent(s): 880d642

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md CHANGED
@@ -9,6 +9,43 @@ base_model:
9
 
10
  # DMind-2: Advanced Crypto Domain-Specific Large Language Models with Distribution-Preserving CoT Distillation
11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ## Model Overview
13
 
14
  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-4B is specifically optimized for edge deployment, enabling users to access institutional-grade investment analysis capabilities on local devices without concerns about data privacy or network latency.
 
9
 
10
  # DMind-2: Advanced Crypto Domain-Specific Large Language Models with Distribution-Preserving CoT Distillation
11
 
12
+
13
+
14
+
15
+ <div align="center">
16
+ <img src="dmind-ai-logo.png" width="60%" alt="DMind-2" />
17
+ </div>
18
+
19
+ <hr>
20
+
21
+ <div align="center">
22
+ <a href="https://dmind.ai/">
23
+ <img alt="DMind Website" src="https://img.shields.io/badge/DMind-Homepage-blue?logo=data:image/svg+xml;base64,)"/>
24
+ </a>
25
+ <a href="https://huggingface.co/DMindAI">
26
+ <img alt="Hugging Face" src="https://img.shields.io/badge/HuggingFace-DMind-ffd21f?color=ffd21f&logo=huggingface"/>
27
+ </a>
28
+ <a href="https://x.com/dmind_ai">
29
+ <img alt="X" src="https://img.shields.io/badge/X-@dmindai-1DA1F2?logo=x"/>
30
+ </a>
31
+ <!-- <a href="https://huggingface.co/spaces/DMindAI/DMind-1">
32
+ <img alt="Chat"
33
+ src="https://img.shields.io/badge/🤖%20Chat-DMind-536af5?color=536af5&logoColor=white"/>
34
+ </a> -->
35
+ <a href="https://discord.gg/xxwmPHU3">
36
+ <img alt="Discord"
37
+ src="https://img.shields.io/badge/Discord-DMind-7289da?logo=discord&logoColor=white&color=7289da"/>
38
+ </a>
39
+ <a href="https://opensource.org/licenses/MIT">
40
+ <img alt="Code License: MIT" src="https://img.shields.io/badge/Code%20License-MIT-yellow.svg"/>
41
+ </a>
42
+ <a href="MODEL-LICENSE">
43
+ <img alt="Model License: Model Agreement" src="https://img.shields.io/badge/Model%20License-Model%20Agreement-yellow.svg"/>
44
+ </a>
45
+
46
+ </div>
47
+
48
+
49
  ## Model Overview
50
 
51
  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-4B is specifically optimized for edge deployment, enabling users to access institutional-grade investment analysis capabilities on local devices without concerns about data privacy or network latency.