Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
[Bug] Setting model parameter bounds equal to each other shows no results
#1056
by
T145
- opened
Hi! This happens because the upper bound is exclusive (which we need to allow distinct interval bounds on our categories).
So here, your first request is saying 8 <= model size < 8.
If you set 8 to 8.001 you'll only get the 8B models :)
T145
changed discussion status to
closed