Converting TF checkpoint with missing .meta file

A .meta file is missing in each of the 24 smaller Bert models provided by google-research

Would the TF to pytorch conversion file – convert_bert_original_tf_checkpoint_to_pytorch.py from Hugging Face – still be applicable

I am very new to TF, so please forgive me if this is a silly question.