Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,5 @@ widget:
|
|
7 |
- text: "生命、宇宙以及一切的终极答案是"
|
8 |
---
|
9 |
The model is based on [bigscience/bloom-1b7](https://huggingface.co/bigscience/bloom-1b7).
|
|
|
10 |
To reduce GPU memory usage, we pruned its vocabulary from 250880 to 46145 with Chinese corpus. So the total parameter is 1.4b now.
|
|
|
7 |
- text: "生命、宇宙以及一切的终极答案是"
|
8 |
---
|
9 |
The model is based on [bigscience/bloom-1b7](https://huggingface.co/bigscience/bloom-1b7).
|
10 |
+
|
11 |
To reduce GPU memory usage, we pruned its vocabulary from 250880 to 46145 with Chinese corpus. So the total parameter is 1.4b now.
|