adamo1139 commited on
Commit
7940fc4
1 Parent(s): 1e97ceb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- None of the files were confirmed to work yet, I plan to check that 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
 
 
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