Raincleared
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -14,9 +14,9 @@ license: apache-2.0
|
|
14 |
|
15 |
- Original model: [MiniCPM-1B-sft-bf16](https://huggingface.co/openbmb/MiniCPM-1B-sft-bf16)
|
16 |
- Model creator and fine-tuned by: [ModelBest](https://modelbest.cn/), [OpenBMB](https://huggingface.co/openbmb), and [THUNLP](https://nlp.csai.tsinghua.edu.cn/)
|
17 |
-
- Paper: [link](https://arxiv.org/pdf/2402.13516.pdf)
|
18 |
- Adapted LLaMA version: [MiniCPM-S-1B-sft-llama-format](https://huggingface.co/openbmb/MiniCPM-S-1B-sft-llama-format/)
|
19 |
-
-
|
20 |
|
21 |
### Introduction
|
22 |
|
|
|
14 |
|
15 |
- Original model: [MiniCPM-1B-sft-bf16](https://huggingface.co/openbmb/MiniCPM-1B-sft-bf16)
|
16 |
- Model creator and fine-tuned by: [ModelBest](https://modelbest.cn/), [OpenBMB](https://huggingface.co/openbmb), and [THUNLP](https://nlp.csai.tsinghua.edu.cn/)
|
17 |
+
- Paper: [link](https://arxiv.org/pdf/2402.13516.pdf) (Note: `MiniCPM-S-1B` is denoted as `ProSparse-1B` in the paper.)
|
18 |
- Adapted LLaMA version: [MiniCPM-S-1B-sft-llama-format](https://huggingface.co/openbmb/MiniCPM-S-1B-sft-llama-format/)
|
19 |
+
- Adapted PowerInfer version: [https://huggingface.co/openbmb/MiniCPM-S-1B-sft-gguf](https://huggingface.co/openbmb/MiniCPM-S-1B-sft-gguf)
|
20 |
|
21 |
### Introduction
|
22 |
|