Does Prime Intellect Have The Best Price?

Does Prime Intellect Have The Best Price? Used AI

12 devlogs
6h 58m
•  Ship certified
Created by Kendell

There are many sites where you can rent GPUs. Prime Intellect tries to aggregate them, but it doesn't always have the best price - after all, it doesn't have all the GPU providers of the world - so this app tracks when.

Timeline

you can now filter by architecture if you'd like to do that

Update attachment

settings pane! i switched the old switches/selects to button groups because they look better. they internally use radio buttons which, surprisingly, also work for booleans. i also added a ram slider: this uses a logarithmic scale to make it comfortable to go from the minimum of 1gb to the maximum of 2,256gb (although we track gpu setups with as much as 20,480gb total ram).

Update attachment

i added some more gpus and improved data processing. menial but important work. bigger changes soon.

on the lium side: i added manual support for some new GPUs (lium is crazy cheap, like an A4000 for $0.08/hour!)
and for vast, i added more from the infinite selection of gpus, like the 5000Ada (powerful Ada Lovelace-based one) and the B200 (surprisingly blackwells are on vast), and improved the checking of ram to use a unified function: entry.gpu_ram >= gib * 1024 * 0.9.

Update attachment

i added support for more gpus from vast and salad. (i probably shouldn't be hardcoding this, but true standardization is better than fake standardization...)

Update attachment

i added lium (a bittensor/crypto-based gpu provider), and since the list was getting a little long, i also implemented a grid view. isn't it glorious?

Update attachment

Ship 1

1 payout of shell 75.0 shells

Kendell

about 2 months ago

Kendell Covers 7 devlogs and 4h 5m

i realized i wanted to add sf compute, but they only provide gpus in clusters, so i implemented support for clusters from prime intellect, vast ai, deepinfra, salad, and sf compute. (prime intellect's clusters are typically not the cheapest)

Update attachment

so about that data... i've added some for salad. i also updated the ui a little (allow filtering for more useful comparison of prime intellect).

Update attachment

the ui was in fact next. back to data.

Update attachment

worked on data extraction, the ui's next i guess?

Update attachment

and now vast ai.

Update attachment

i'm now fetching prime intellect's reference prices.

Update attachment

foundations down.

Update attachment