Yiming

Results 2 issues of Yiming

The current code cannot work in the latest Docker environment, it will prompt 'Image not found. So I updated the code, hope it can give some help.

I encountered an issue when I loading the model, error message as follow: ```bash TypeError: INSTRUCTOR._load_sbert_model() got an unexpected keyword argument 'local_files_only' ``` I checked the sentence-transformers version ,that is...