Using Fine Tuned model to Assistant API

I create a new assistant using “gpt-3.5-turbo-1106”, it works, but if I specify a fine-tuned model (with gpt-3.5-turbo-1106 as a base) instead, I get an error when trying to create the assistant.

Any progress on that? I see the Assistant setup from Playground is not allowing the selection of my fine-tuned models.
I wonder if the Assistant API allows for that.