Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ this guide will help you track updates and keep your costs low.
| ----------------------------------------------------------------------------------------------------- | --------- | ---------- | -------------- | ------------ |
| [Google Colaboratory](https://colab.research.google.com/) (Free TPU***) | Free | -@ | 15GB max | 8-Sep-18 |
| [Kaggle Kernels](https://www.kaggle.com/dansbecker/running-kaggle-kernels-with-a-gpu) (Free TPU***) | Free | - | 8GB max | 8-Sep-18 |
| [Clore.ai](https://clore.ai/) (P2P marketplace) | - | - | Included | 7-Mar-26 |
| [Salamander](https://salamander.ai/) | $0.36 | $1.17 | $0.10 | 8-Sep-18 |
| [Paperspace](https://www.paperspace.com/) | $0.59 | $2.30 | $0.10 | 8-Sep-18 |
| [Vast.AI](https://vast.ai/) | $0.64 | $2.30 | - | 19-Sep-18 |
Expand Down Expand Up @@ -58,6 +59,14 @@ this guide will help you track updates and keep your costs low.
| [IBM Cloud](https://www.ibm.com/cloud/gpu) | ??? | - | ??? | 8-Sep-18 |
| [Hostkey](https://www.hostkey.com/) | ??? | - | ??? | 6-Oct-20 |

### Modern GPUs (RTX Series)

| GPU Vendor | RTX 3090 Price | RTX 4080 Price | RTX 4090 Price | RTX 5090 Price | Last Updated |
| ----------------------------------------------------------------------------------------------------- | -------------- | -------------- | -------------- | -------------- | ------------ |
| [Clore.ai](https://clore.ai/) | $0.12 | $0.50 | $0.70 | $1.71 | 7-Mar-26 |

**Note:** Clore.ai is a decentralized P2P GPU marketplace with 2,600+ servers and 8,400+ GPUs. Supports BTC, USDT, USDC, and CLORE token payments. On-demand + spot market (GigaSPOT), hourly billing, no contracts. Python SDK available: `pip install clore-ai`. Docker-based deployments.

## Notes

- Google Colaboratory, Kaggle Kernels & Crestle are only for Jupyter Notebooks
Expand Down