Jani Monoses

Results 54 comments of Jani Monoses

Thanks, I'll look into this. What problem did you run into exactly?

I tried that pairing procedure a while ago but it was not clear to me it worked. I thought it was not yet finished and tested on the staging server...

The recent changes by @aebruno implement the 'master' side of the provisioning protocol, the one usually done by the Android client.

Why add sudo?

Would this make sense elsewhere, like transformers/utils ?

Hi Javier :), Actually, having the buttons full width each on a separate row may not be a bad idea :) That way it looks symmetrical regardless of the combination...

It probably makes sense to use CSS Grid, but I don't know how much effort it would be to switch across the codebase. That said, my CSS skills are minimal...

@ByronHsu you can try with the existing stablelm model code (which already supports stablelm-2) and the stabilityai/stablelm-3b-4e1t model name. The latter also has a head dim of 80. Your fix...

@russellb the code seems to have been reorganized/removed so the patch is no longer relevant.

In general yolo v5 and v8 have differently shaped outputs so dropping in a v8 model is not supposed to work out of the box.