HF weights
Hello! Really awesome work on BLT!
I am working on integrating BLT into the Transformers library and have converted the original checkpoints to the Transformers format. I've uploaded two converted models:
1B model: https://huggingface.co/itazap/blt-1b-hf
7B model: https://huggingface.co/itazap/blt-7b-hf
These are the same weights as the original checkpoints but consolidated into one weights fil to work with the transformers integration PR here: https://github.com/huggingface/transformers/pull/38579
Would you be interested in having these converted checkpoints under the official facebook organization? It would make it more accessible and easy to find for the community :)
Happy to make any adjustments needed. Thanks for the incredible work on this model!