how we can add and use custom trained ner model instead of spacy’s? the command to link the model is - python -m spacy link model name, but if my model structure is like this main folder if we go inside this we see these folders
and if i go inside ner folder there are these files , so should i link this model file?