Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ license for Llama 2 model checkpoints is Llama 2 Community license. \
|
|
7 |
License for Lumina-T2I 5B checkpoints is Apache-2.
|
8 |
|
9 |
In this repo, you will find FP32 (original, un-changed), BF16 and FP16 PTH and FP32, BF16, FP16 safetensor files for Lumina T2I 5B text-to-image model. \
|
10 |
-
|
11 |
|
12 |
You can also find un-gated files for Llama 2 7B 4-bit (bnb) and 16-bit. Both are simply copies of those files from unsloth repos. I have not run Lumina locally yet to confirm, but I believe both should work.
|
13 |
|
|
|
7 |
License for Lumina-T2I 5B checkpoints is Apache-2.
|
8 |
|
9 |
In this repo, you will find FP32 (original, un-changed), BF16 and FP16 PTH and FP32, BF16, FP16 safetensor files for Lumina T2I 5B text-to-image model. \
|
10 |
+
BF16 pth file works fine, I plan to check the rest later. There could be some code missing in `safetensors` files due to it being removed during conversion, I don't know. If you try to run any of the files, let me know how they work.
|
11 |
|
12 |
You can also find un-gated files for Llama 2 7B 4-bit (bnb) and 16-bit. Both are simply copies of those files from unsloth repos. I have not run Lumina locally yet to confirm, but I believe both should work.
|
13 |
|