altman is now and always has been a real POS. anyone who wasn't paying attention before can see that clearly now.
this is going to be better than the time bezos killed the kamala endorsement to curry favor with the regime
How do I cancel my ChatGPT subscription?
181–190 of 265 posts
Re: How do I cancel my ChatGPT subscription?
#182Re: How do I cancel my ChatGPT subscription?
#183Just asking for information: Why do we want to cancel our ChatGPT subscription? Didn't OpenAI demand exactly the same safety terms from the DoD as Anthropic did? > "Two of our most important safety principles are prohibitions on domestic mass surveillance and human responsibility for the use of force, including for autonomous weapon systems," Altman said. https://www.axios.com/2026/02/27/pentagon-openai-safety-red-..…
Re: How do I cancel my ChatGPT subscription?
#184Just asking for information: Why do we want to cancel our ChatGPT subscription? Didn't OpenAI demand exactly the same safety terms from the DoD as Anthropic did? > "Two of our most important safety principles are prohibitions on domestic mass surveillance and human responsibility for the use of force, including for autonomous weapon systems," Altman said. https://www.axios.com/2026/02/27/pentagon-openai-safety-red-..…
Re: How do I cancel my ChatGPT subscription?
#185Re: How do I cancel my ChatGPT subscription?
#186This is a good time to promote running your own models. I have been running my own models locally and I would wager a local model will meet 85-95% of your needs if you really learn to use it. These models have gotten great. For anyone wanting to get into this, the smartest models to run recently that is consumer friendly was just released, checkout Qwen3.5 the 27B and 35B variants. They are small and I recommend runn…
Isn't between Q4-Q6 the usual recommendation for quants? Can you explain the Q8 recommendation, as I was under the impression that if you can run a model at Q8, you should probably run a bigger model in Q4 instead
you can always try evals and see if you have a q6 or q4 that can perform better than your q8. for smaller models i go q8. for bigger ones when i run out of memory I then go q6/q6/q4 and sometimes q3. i run deepseek/kimi-q4 for example.
I suggest for beginners to start with q8 so they can get the best quality and not be disappointed. it's simple to use q8 if you have the memory, choice fatigue and confusion comes in once you start trying to pick other quants...
Re: How do I cancel my ChatGPT subscription?
#187Earlier quoted context omitted.
For non-Mac users: A laptop with an iGPU and loads of system RAM has the advantage of being able to use system ram in addition to VRAM to load models (assuming your gpu driver supports it, which most do afaik), so load up as much system RAM as you can. The downside is, the system RAM is less fast than dedicated GDDR5. These GPUs would be Radeon 890M and Intel Arc (previous generations are still decently good, if that…
> there are at least a dozen companies that provide non-Anthropic/non-OpenAI models in the cloud Do you have some links? Also I assume the privacy implications are vastly different compared to running locally?
Re: How do I cancel my ChatGPT subscription?
#188This is a good time to promote running your own models. I have been running my own models locally and I would wager a local model will meet 85-95% of your needs if you really learn to use it. These models have gotten great. For anyone wanting to get into this, the smartest models to run recently that is consumer friendly was just released, checkout Qwen3.5 the 27B and 35B variants. They are small and I recommend runn…
I have a lenovo workstation with 256GB ram but a weak sauce 12GB VRAM GPU. Is there any DMA trick to improve offload performance?
Re: How do I cancel my ChatGPT subscription?
#189This is a good time to promote running your own models. I have been running my own models locally and I would wager a local model will meet 85-95% of your needs if you really learn to use it. These models have gotten great. For anyone wanting to get into this, the smartest models to run recently that is consumer friendly was just released, checkout Qwen3.5 the 27B and 35B variants. They are small and I recommend runn…
I really hope at some point in the near future AI models shrink enough or laptops get strong enough to run AI models locally. I haven't tried in the past year, but when I did it was very slow token output + laptop was on fire to make that happen. I've wanted to try some of the more recent 8B models for local tab completion or agentic, any experience with those kinds of smaller models?