Update README.md
Browse files
README.md
CHANGED
@@ -11,10 +11,12 @@ pipeline_tag: text-generation
|
|
11 |
---
|
12 |
# Stable Beluga 2 bf16
|
13 |
|
14 |
-
This is bfloat16 safetensor format weight of original stabilityai/StableBeluga2
|
15 |
|
16 |
The weight has been sliced to a smaller shard with 1GB each.
|
17 |
|
|
|
|
|
18 |
Please refer to the original model author https://huggingface.co/stabilityai/StableBeluga2
|
19 |
|
20 |
|
|
|
11 |
---
|
12 |
# Stable Beluga 2 bf16
|
13 |
|
14 |
+
This is bfloat16 safetensor format weight of original stabilityai/StableBeluga2
|
15 |
|
16 |
The weight has been sliced to a smaller shard with 1GB each.
|
17 |
|
18 |
+
Total size is half of original float32 weight for faster loading.
|
19 |
+
|
20 |
Please refer to the original model author https://huggingface.co/stabilityai/StableBeluga2
|
21 |
|
22 |
|