Config.json from spacy model?

Hi! , I want to deploy a scispacy model to huggingface so I can deploy it to my Elastic instance.

scispacy | SpaCy models for biomedical text processing (allenai.github.io)

I found this one:

but throws error because it doesnt have a config.json file.

How can a generate the config.json file from a spacy model?

thanks

I having the exact same issue. Any updates on this ? @gllermaly