Midm-LLM commited on
Commit
605ab16
·
verified ·
1 Parent(s): ae4d94c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -55,13 +55,17 @@ library_name: transformers
55
 
56
  ### Mi:dm 2.0
57
 
58
- Mi:dm 2.0 is a __"Korean-centric AI"__ model developed with KT's proprietary technology. __"Korean-centric AI"__ refers to a model that thoroughly internalizes the unique values, cognitive frameworks, and commonsense reasoning intrinsic to Korean society. It is not simply about processing and responding in Korean; it is about the profound understanding that reflects and respects the socio-cultural fabric of Korean norms and values.
59
 
60
- The newly introduced Mi:dm 2.0 model comes in two versions:
61
 
62
- * **Mi:dm 2.0-Mini** is a 2.3B parameter Dense small model, designed for seamless use in environments such as on-device settings and low-end GPUs. It was created by pruning and distilling the Base model.
 
 
63
 
64
- * **Mi:dm 2.0-Base** has 11.5B parameters and was designed to balance model size and performance by expanding an 8B scale model using the DuS (Depth-up Scaling) method. It's a practical model that can be applied to various real-world services, considering both performance and versatility.
 
 
65
 
66
 
67
  > [!Note]
@@ -546,6 +550,6 @@ Mi:dm 2.0 is licensed under the [MIT License](./LICENSE).
546
  }
547
  ``` -->
548
  ### Contact
549
- - Mi:dm 2.0 Technical Inquiries: [email protected]
550
 
551
  <br>
 
55
 
56
  ### Mi:dm 2.0
57
 
58
+ **Mi:dm 2.0** is a __"Korea-centric AI"__ model developed using KT's proprietary technology. The term __"Korea-centric AI"__ refers to a model that deeply internalizes the unique values, cognitive frameworks, and commonsense reasoning inherent to Korean society. It goes beyond simply processing or generating Korean text—it reflects a deeper understanding of the socio-cultural norms and values that define Korean society.
59
 
60
+ Mi:dm 2.0 is released in two versions:
61
 
62
+ - **Mi:dm 2.0-Base**
63
+ An 11.5B parameter dense model designed to balance model size and performance.
64
+ It extends an 8B-scale model by applying the Depth-up Scaling (DuS) method, making it suitable for real-world applications that require both performance and versatility.
65
 
66
+ - **Mi:dm 2.0-Mini**
67
+ A lightweight 2.3B parameter dense model optimized for on-device environments and systems with limited GPU resources.
68
+ It was derived from the Base model through pruning and distillation to enable compact deployment.
69
 
70
 
71
  > [!Note]
 
550
  }
551
  ``` -->
552
  ### Contact
553
+ Mi:dm 2.0 Technical Inquiries: [email protected]
554
 
555
  <br>