Earlier quoted context omitted.
They partnered with Microsoft, remember? 1985 – Windows 1.0 1987 – Windows 2.0 1990 – Windows 3.0 1992 – Windows 3.1 1995 – Windows 95 1998 – Windows 98 2000 – Windows ME (Millennium Edition) 2001 – Windows XP 2006 – Windows Vista 2009 – Windows 7 2012 – Windows 8 2013 – Windows 8.1 2015 – Windows 10 2021 – Windows 11
Why did you have to pick on Windows? :-( If you want real atrocities, look at Xbox.
Learning to Reason with LLMs
321–330 of 1001 posts
Re: Learning to Reason with LLMs
#322Earlier quoted context omitted.
When are they going to change the name to reflect their complete change of direction? Also, what is going to be their excuse to defend themselves against copyright lawsuits if they are going to "understandably" keep their models closed?
[flagged]
how can you access it without an account?
Re: Learning to Reason with LLMs
#323> Therefore, after weighing multiple factors including user experience, competitive advantage, and the option to pursue the chain of thought monitoring, we have decided not to show the raw chains of thought to users. What? I agree people who typically use the free ChatGPT webapp won't care about raw chain-of-thoughts, but OpenAI is opening an API endpoint for the O1 model and downstream developers very very much care…
Re: Learning to Reason with LLMs
#324Sounds great, but so does their "new flagship model that can reason across audio, vision, and text in real time" announced in May. [0] [0] https://openai.com/index/hello-gpt-4o/
Recently I was starting to think I imagined that. Back then they gave me the impression it would be released within week or so of the announcement. Have they explained the delay?
Re: Learning to Reason with LLMs
#325One thing that makes me skeptical is the lack of specific labels on the first two accuracy graphs. They just say it's a "log scale", without giving even a ballpark on the amount of time it took. Did the 80% accuracy test results take 10 seconds of compute? 10 minutes? 10 hours? 10 days? It's impossible to say with the data they've given us. The coding section indicates "ten hours to solve six challenging algorithmic…
> Did the 80% accuracy test results take 10 seconds of compute? 10 minutes? 10 hours? 10 days? It's impossible to say with the data they've given us. The gist of the answer is hiding in plain sight: it took so long, on an exponential cost function, that they couldn't afford to explore any further. The better their max demonstrated accuracy, the more impressive this report is. So why stop where they did? Why omit actu…
Re: Learning to Reason with LLMs
#326"Through reinforcement learning, o1 learns to hone its chain of thought and refine the strategies it uses."
When looking at the chain of thought (COT) in the examples, you can see that the model employs different COT strategies depending on which problem it is trying to solve.
Re: Learning to Reason with LLMs
#327One thing that makes me skeptical is the lack of specific labels on the first two accuracy graphs. They just say it's a "log scale", without giving even a ballpark on the amount of time it took. Did the 80% accuracy test results take 10 seconds of compute? 10 minutes? 10 hours? 10 days? It's impossible to say with the data they've given us. The coding section indicates "ten hours to solve six challenging algorithmic…
Re: Learning to Reason with LLMs
#328Re: Learning to Reason with LLMs
#329Re: Learning to Reason with LLMs
#330Pricing page updated for O1 API costs. https://openai.com/api/pricing/ $15.00 / 1M input tokens $60.00 / 1M output tokens For o1 preview Approx 3x the price of gpt4o. o1-mini $3.00 / 1M input tokens $12.00 / 1M output tokens About 60% of the cost of gpt4o. Much more expensive than gpt4o-mini. Curious on the performance/tokens per second for these new massive models.
I guess they'd also charge for the chain of thought tokens, of which there may be many, even if users can't see them.