fixie-ai / thefastest.ai

Website with current metrics on the fastest AI models.
MIT License
30 stars 3 forks source link

Use floating filter to make filtering more visible #18

Closed juberti closed 4 months ago

juberti commented 4 months ago

Fixes #16 (see bug for screenshot)

juberti commented 4 months ago

yeah, the underlying units are in seconds so you need to put in 0.8 or whatnot to filter out results <= 800 ms. Agree this is far from intuitive, although removing the filter on those columns made the grid look weird. Thoughts?

juberti commented 4 months ago

Tweaked the filters to use millisecond units, which now works pretty well. PTAL

benlower commented 4 months ago

yeah def better!