Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
+
tags:
|
| 7 |
+
- Mixtral
|
| 8 |
+
- openbmb/MiniCPM-2B-sft-bf16-llama-format
|
| 9 |
+
- MoE
|
| 10 |
+
- merge
|
| 11 |
+
- mergekit
|
| 12 |
+
- moerge
|
| 13 |
+
base_model:
|
| 14 |
+
- openbmb/MiniCPM-2B-sft-bf16-llama-format
|
| 15 |
+
---
|
| 16 |
+
# MoECPM Untrained 4x2b
|
| 17 |
+
|
| 18 |
+
## Model Details
|
| 19 |
+
|
| 20 |
+
### Model Description
|
| 21 |
+
|
| 22 |
+
A MoE model out of 4 MiniCPM-2B-sft models. Intended to be trained. This version probably does not perform well
|
| 23 |
+
|
| 24 |
+
### Model Sources [optional]
|
| 25 |
+
|
| 26 |
+
<!-- Provide the basic links for the model. -->
|
| 27 |
+
|
| 28 |
+
- **Repository:** [More Information Needed]
|
| 29 |
+
- **Paper [optional]:** [More Information Needed]
|
| 30 |
+
- **Demo [optional]:** [More Information Needed]
|
| 31 |
+
|
| 32 |
+
## Uses
|
| 33 |
+
|
| 34 |
+
- Training
|
| 35 |
+
|
| 36 |
+
### Recommendations
|
| 37 |
+
|
| 38 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 39 |
+
|
| 40 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|