How to deply .eim model on arduino uno Q

Hello,
I have built the .eim model from my EdgeImpulse project which collects time series sensor data and does some classsification.
I want to deploy the model on uno q in order to test it on the real world conditions.
I have seen several tutorials but I am not sure how to do it.
Do I first need to install “Edge Impulse Linux CLI” on uno q?
Could you please help me?
Thank you.