Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,5 @@ widget:
|
|
10 |
|
11 |
The model is based on [bigscience/bloom-1b1](https://huggingface.co/bigscience/bloom-1b1).
|
12 |
|
|
|
13 |
To reduce GPU memory usage, we pruned its vocabulary from 250880 to 46145 with Chinese corpus. So the total parameter is 800m now.
|
|
|
10 |
|
11 |
The model is based on [bigscience/bloom-1b1](https://huggingface.co/bigscience/bloom-1b1).
|
12 |
|
13 |
+
|
14 |
To reduce GPU memory usage, we pruned its vocabulary from 250880 to 46145 with Chinese corpus. So the total parameter is 800m now.
|