Model Preview: Turn on model's inference API without model weights

Is there a way to show the model card on huggingface without sharing the weights, but showing a model demo through inference API

My usecase is I want to show my model’s capabilities but not share it’s weights.

Is there a way to do this?