#OpenAI o1
1053 messages · Page 2 of 2 (latest)
alternatively it could be abliteration-style activation engineering
Hello guys!. Do you have any idea if the $20 subscribtion plan on openai uses o1 or o1-preview?
$200 subscription is o1-pro + o1 too, and $20 subscription is o1 (not preview anymore)
Thank you. I thought that the plus subscribtion has o1-preview and the pro subscribtion has o1 and o1-pro
您好
can someone ask o1 this:
sure
thx
thanks. deepseek r1: i had 200 prompts...... but only so much cause i needed 3 tries per bug to solve the bug or feature
so depending on how many tries o1 needs to solve pygame stuff...
do u know how good o1 is with pygame?
not really, never worked with it
oh, it's not the real account :<
oh 🫠
o1 is now available to everyone! #announcements message
can someone solve this?
// Solve the puzzle.
// The answer is an single english word/phrase.
#define A(x) <B(x)>
#define B(x) x.h
#define C(x,y) D(x,y)
#define D(x,y) x ## y
#define E C(G,H)
#define F C(G,J)
#define G ???
#define H ??
#define I ????
#define J ????
#define K ???
#define L ???
#define M ??????
#define N ??????
#define O ????
#define P ??
#define Q ??????
#define R ?????
#define S ????
#define T ????
#include A(E)
#include A(F)
#include A(I)
R O O K n[]={442519980697,-648958014358109,64864750868537,-228065488292773,634588040579,-859048156117,17355913261,-419603777,10784621,-693533};R O O K d[]={496215720,764172208800,191043052200,3056688835200,63681017400,1018896278400,382086104400,277880803200,382086104400,3056688835200};J f(K y,K x){Q s=1;O O K z=1;L(K i=0;i<10;i++){z*=x;s+=(Q)n[i]*z/d[i];}M S(s-y)<0.0001;}K main(){K a[]={70,82,79,69,82,68,87,71,72,82,73,69,76,69,69,78,'?',66,'?',76,'?',85,'?',69};K z=0;L(K i=0;i<N(a)/N(a[0])-1;i++){R J y=f(a[i+1]-65,a[i]-65);P(!(a[i]-63)){putchar('?');z=1;}T P(y){putchar(a[i+1]);i++;}}M z;}
R1 guessed "GREEN BLUE", o1 (mid) said "FRIEND BLUE" or "FREE BLUE" but errored out multiple times, stuck on calculating what comes before "BLUE".
It's not correct
o3-mini high: "RED GREEN BLUE".
So, everyone agrees it ends on blue.
Again it's wrong 😔
Llama 3.1 405B gets "HELLO BLUE"
Llama 3.3 90B gets "FOREWORD"
Llama 3.1 Nemotron guesses "FROZEN BLUE"
o3-mini high: "RED GREEN BLUE". (also)
Sonnet v2 guesses "FORBIDDEN BLUE"
Msft Copilot Think Deeper (o1) gets "FREE WHEN BLUE"
o1 gets "NAVY BLUE"
Gemini exp "FRIEND WITH BLUE EYES"
Gemini Flash Thinking exp "BLUEBOOK"
R1-Zero fails with ABDHU / ABDAC
o3-Mini (HIGH): FOREVERGREEN
o3-Mini (HIGH) 2nd attempt: RGB (red green blue)
Thanks @lucid vortex @coarse cape but unfortunately all were wrong
o1 Pro: ROOK
Can you please ask the correct C program so that we can test it out and find the correct answer for the given answer?
what do you mean?
The given puzzle is obfuscated C code designed to output a phrase
do you know the correct answer?
Nope, it was a puzzle question for my interview
Then how do you know that my answer was wrong?
I'll submit one by one. I got 15 attempts, 3 remaining
Just run the code on your computer and see what it outputs
Which code?
This code
Oh wait, you cant
Nobody can solve that in a reasonable time frame. It's so hard to read + you need to figure out so many variables
You're never going to do this in a real job
Yes it's a tricky puzzle question from "fireworks.ai" to figure out the thinking process and approach to solve this problem. In general they call it as "RED HERRING" puzzle
Dang, all models getting very different answers: o1: “FOR WHILE RED GREEN BLUE” R1: “EUREKA”
Later I will try it with my thinking system prompts for sonnet and Gemini
How do i put o1 to high in openrouter?
https://openrouter.ai/docs/use-cases/reasoning-tokens#reasoning-effort-level
you can either use this or i believe the legacy method works too
but i gotta say it would be cool if it showed here as a reminder of some kind (concept drawing provided lovingly)
also it should probably show on the righthandside of https://openrouter.ai/docs/api-reference/parameters
Um is there no way to change the effort through openrouter itself?
I want to use o1 in openrouter
That is changing it through OpenRouter
Sorry, i'm a bit dumb, is there a setting in openrouter that allows me to put it to high?