| ▲ | StarlaAtNight 2 hours ago |
| how quick does it respond? what are specs of your laptop? |
|
| ▲ | Gareth321 an hour ago | parent | next [-] |
| I tried it on my M1 MacBook Pro. It's slow but surprisingly smart as a general purpose LLM. Maybe GPT-5.3 level. I gave it a bunch of tools and it can search the internet, make product recommendations, document, code, etc. |
| |
| ▲ | alexpotato an hour ago | parent [-] | | Had the same reaction so had Grok create a script to: - find a free GPU droplet on digital ocean - fire it up - pull in a snapshot of the model + extra files/packages etc - set up a ssh tunnel so that the localhost:8000 routes to the above Then I just configured OpenCode to use the above and was off to the races. Works out to be about ~$2/hr all said and done which isn't bad as I only pay when I'm using it (but could get expensive with 24/7 running) | | |
| ▲ | b112 15 minutes ago | parent [-] | | Awesome, I used Claude to write a small python script to do the same with Linode's API. The only difference is I setup a persistent drive, and with Linode you can boot off of it. So my biggest start up lag is ~ 2 minutes to deploy + boot, then maybe 2 more to warm the model. I actually dislike LLMs. But I'm a realist, and on-demand compute like this is massive cost saving measure. |
|
|
|
| ▲ | chorlton2080 2 hours ago | parent | prev [-] |
| Does it need to respond fast? For important applications, I'm sure we'd all be fine waiting 20 minutes for a high quality, usable answer. Or is it the need for interative refinements that make speed relevant? |
| |
| ▲ | jonplackett an hour ago | parent | next [-] | | It requires patience but it’s more like waiting 5 mins for it to do tasks. You need to be much more involved though and do things slower than Claude where you can trust it to do a lot of tasks at once. It doesn’t have the context for that | |
| ▲ | dominotw 20 minutes ago | parent | prev [-] | | if you are so sure about what the final shape of your output is then its prbly not a common use of ai |
|