Earlier quoted context omitted.
For on prem use, the up front cost is a lot lower. The A100 that most serious outfits are using runs in the thousands to tens of thousands of dollars per unit with very limited availability. The pi is typically under $75 usd for any variant.
A RTX 4090 has a much better value for stable diffusion but yes if you start to think about cost the pi wins. If you think about availability, I’m not sure.
Running Stable Diffusion in 260MB of RAM
61–66 of 66 posts
Re: Running Stable Diffusion in 260MB of RAM
#62Earlier quoted context omitted.
Use a free GPU from google colab and you can do the same in about 15 seconds...
Do you have a google colab link?
Apparently there are ways around it, but I just switched to runpod.io. It's very cheap (around $0.80/h for a 4090 including storage) and having a real terminal is worth it.
Re: Running Stable Diffusion in 260MB of RAM
#63Earlier quoted context omitted.
Yes. Infinity is weird.
No, because GPT-4 has finite memory, its context length, and its random number generator for output selection is probably pseudo-random with finite memory. If the random number generator is pseudo-random, this makes GPT-4 a deterministic finite-state machine, and the output sequence does not necessarily contain all possible subsequences no matter how many times the monkey types a new random key. Put differently, some…
Re: Running Stable Diffusion in 260MB of RAM
#64Earlier quoted context omitted.
A RTX 4090 has a much better value for stable diffusion but yes if you start to think about cost the pi wins. If you think about availability, I’m not sure.
An RTX 3090 hits the current sweetspot of price/performance for me. Half the throughput of the 4090, but at 1/3rd the cost. (I needed the 24GB VRAM for other LLM projects).
Re: Running Stable Diffusion in 260MB of RAM
#65Earlier quoted context omitted.
An RTX 3090 hits the current sweetspot of price/performance for me. Half the throughput of the 4090, but at 1/3rd the cost. (I needed the 24GB VRAM for other LLM projects).
Is this brand new or used?