bolin22 commited on
Commit
e34c6a3
1 Parent(s): 3ed5b19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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.