Fp8 error in accelerate test

There is a possibility that there is a bug in the way CLI handles fp8-related arguments…
Unless you have a GPU that supports fp8 natively, such as 4090, you probably won’t reach the code, so you won’t have a problem.

The error itself will disappear if you lower the version of accelerate, as it probably occurred at the time of the following commit.