Jialin Li
Results
1
issues of
Jialin Li
Hello all, thanks for your great work first! I'm trying to do some research with [BiomedCLIP](https://huggingface.co/microsoft/BiomedCLIP-PubMedBERT_256-vit_base_patch16_224/tree/main), and I follow the instructions of example notebook: ``` from open_clip import create_model_from_pretrained, get_tokenizer...