I'd really rather just pay Deepseek directly. Why wouldn't I want to support the company that trained the model? It isn't even really worth the (minimal) ops to stand up rented MI300Xs to sell excess capacity to them even if it was minimally profitable, when I tried I was content to give API keys to friends to beat on it.
You can do this but you still need a harness. I like open code because I can use literally any model through it and can connect directly to the provider (although I use open router)
DeepSeek costs OpenCode Go user $1.14/day; dual DGX breaks even in 24 years
61–67 of 67 posts
Re: DeepSeek costs OpenCode Go user $1.14/day; dual DGX breaks even in 24 years
#62Earlier quoted context omitted.
Probably less of an issue but I always disliked with their paid plan/credits that they made I nonobvious that some of the Chinese models train off of your usage. It may have changed now but they would show all these great models you could use, somewhere have a bullet that everything is private adobe have an asterisk next to a handful of those models (including their own). I am sure some cost sensitive folks are ok wi…
You have to enable explicit opt-in to use models hosted in China now. This changed in July +/- 2w. I already used DeepSeek, but it was nice to make that explicit for people that were concerned.
Re: DeepSeek costs OpenCode Go user $1.14/day; dual DGX breaks even in 24 years
#63Cloud > Local I have a stack of ten or so 3090s sitting in boxes, but it's not worth the hassle to use them. You can easily run models as cheap as water in the cloud. Sitting around 15 minutes for local Minimax is stupid when you're trying to be productive. You can spin up parallel job instances and multitask in the cloud. If you want freedom, build open source cloud infra. You rent your ISP line. Why isn't renting G…
Why do you have ten or so 3090s sitting in boxes? I mean obviously it's worth it just so you can flex on HN. But curious whether there was any other reason? Retired scalper?
We got destroyed by bigger players (ElevenLabs, Suno, and more recently Fish) that fundraised and had better in-house models.
It was a headache to run, I wanted to pursue a different market (video/creative), and I pivoted.
My pivot failed and was dead for over a year as I went too far into controllability. One of my changes then got a semblance of PMF and it's doing $4M annualized run rate (but it's not fundable in its current shape).
I ultimately want to build open source cloud infra and open source workflow products - more friendly than Comfy, more free than RunPod.
In any case, I can't run my current work on the GPUs. But I'm close enough to pretraining and fine tuning smaller models that I want to use them for future experiments. Not that I wouldn't do that in the cloud.
Re: DeepSeek costs OpenCode Go user $1.14/day; dual DGX breaks even in 24 years
#64I'd really rather just pay Deepseek directly. Why wouldn't I want to support the company that trained the model? It isn't even really worth the (minimal) ops to stand up rented MI300Xs to sell excess capacity to them even if it was minimally profitable, when I tried I was content to give API keys to friends to beat on it.
Re: DeepSeek costs OpenCode Go user $1.14/day; dual DGX breaks even in 24 years
#65Cloud > Local I have a stack of ten or so 3090s sitting in boxes, but it's not worth the hassle to use them. You can easily run models as cheap as water in the cloud. Sitting around 15 minutes for local Minimax is stupid when you're trying to be productive. You can spin up parallel job instances and multitask in the cloud. If you want freedom, build open source cloud infra. You rent your ISP line. Why isn't renting G…
Do you really keep ten cards in boxes just to brag on Hacker News? Geez, our industry has gotten pathetic.
Re: DeepSeek costs OpenCode Go user $1.14/day; dual DGX breaks even in 24 years
#66The reason to run local models is not for coding mostly it's for learning how to deploy models and tinker with self hosting. It's also for massively crunching data 24/7. Imaging having an agent analyzing constinous log streams etc .. that could be a usescse where even deepseek could add up cost.
Models are all non deterministic and local is the only gauntee that your investment can continue to pay.
Cloud models will continually change nondeterminism ontop of the model.
Re: DeepSeek costs OpenCode Go user $1.14/day; dual DGX breaks even in 24 years
#67Earlier quoted context omitted.
Why do you have ten or so 3090s sitting in boxes? I mean obviously it's worth it just so you can flex on HN. But curious whether there was any other reason? Retired scalper?
I ran a popular gen AI audio website on them as an on-prem GPU cluster. 6.5M MAU with $650k ARR at peak. Half the inference happening locally. We got destroyed by bigger players (ElevenLabs, Suno, and more recently Fish) that fundraised and had better in-house models. It was a headache to run, I wanted to pursue a different market (video/creative), and I pivoted. My pivot failed and was dead for over a year as I went…
To be honest I doubt you'll ever use them again, especially if you have dismantled the cluster and put them back in their boxes again. The cluster would be cheaper than cloud but you don't seem that cost constrained.