Haz Sameen Shahgir
                                            Haz Sameen Shahgir
                                        
                                    Made it work on Google Colab. Thanks, @ceciliavision for adding tf2 support, it was much easier this time. [Updated Colab Link](https://colab.research.google.com/drive/1S-ERNYh3exswYomyQR5bLCPTg0K-rj5x?usp=sharing)
- Added `convert_mosaicbert_to_hf.py` inside `inference` folder. - `inference/convert_composer_to_hf.py` was only able to convert MPT and other CausalLMs to HF. Adapted that code to work on mosaic_bert - The python script...
`!pip install git+https://github.com/danoneata/chalk@srush-patch-1` to throws the following error: ``` Collecting git+https://github.com/danoneata/chalk@srush-patch-1 Cloning https://github.com/danoneata/chalk (to revision srush-patch-1) to /tmp/pip-req-build-rkqwruae Running command git clone --filter=blob:none --quiet https://github.com/danoneata/chalk /tmp/pip-req-build-rkqwruae Running command git checkout...