The Eland how to support type Keras Pre trained

I want make this pre trained : lingbionlp/AIONER-0415 at main.
It contains a file : PubmedBERT-CRF-AIONER.h5, I copied to my model: cc12138/cctestAIONER at main.
Run command: docker run -it --rm docker.elastic.co/eland/eland eland_import_hub_model --url http://*****:9200 --hub-model-id cc12138/cctestAIONER --start
Error print:
OSError: cc12138/cctestAIONER does not appear to have a file named config.json. Checkout 'https://huggingface.co/cc12138/cctestAIONER/main' for available files.