Blaizzy / fastmlx

FastMLX is a high performance production ready API to host MLX models.
Other
159 stars 12 forks source link

How to make it verbose? #20

Open namp opened 1 month ago

namp commented 1 month ago

Is it possible to add a verbose flag during launch so that we can see what is happening during generation?

Blaizzy commented 1 month ago

Hey @namp

Could you share more about your use case for verbose flag?

namp commented 1 month ago

Hi,

I was referring to a verbosity along the same lines of mlx.server which has the flag --log-level ({DEBUG,INFO,WARNING,ERROR,CRITICAL}

Thanks

Blaizzy commented 1 month ago

Got it,

Thanks!

I will work on it on the next release.