Staff Engineer @ Google Recommendation Systems Professor @ Columbia University

Joined November 2017
39 Photos and videos
OpenAIs new embedding seems to really prefer earlier text. Cos(emb(t1), emb(t1 t2)) > Cos(emb(t1), emb(t2 t1)) ~97% of the time of the 1000 examples I tried. Interesting retrieval consideration
1
1
320
This holds true for Cos(emb(t2), emb(t1 t2)) < cos(emb(t2), emb(t2 t1)) as well. So the second string doesn’t matter.
248
Wtf? What is this unknown limit @OpenAIDevs
1
1
246
With an A100 you can already get this down to ~250ms for 1 iteration
Introducing SDXL Turbo: A real-time text-to-image generation model. SDXL Turbo achieves state-of-the-art performance with a new distillation technology, enabling single-step image generation with unprecedented quality, reducing the required step count from 50 to just one. The code, research paper, and weights for non-commercial use are now available on our website. You can test SDXL Turbo on Stability AI’s image editing platform @Clipdropapp, with a beta demonstration of the real-time text-to-image generation capabilities. Learn more: stability.ai/news/stability-…
1
1
331
Off to a good start. #AmazonQ @elonmusk
1
2
3
788
I wonder if sampling of these tokens is the same as others? I’d imagine you want to be greedier with tools so it hallucinates less?
Replying to @nbonamy
It emits special words, e.g. <|BROWSE|> etc. When the code "above" the LLM detects these words it captures the output that follows, sends it off to a tool, comes back with the result and continues the generation. How does the LLM know to emit these special words? Finetuning datasets "teach" it how and when to browse, by example. And/or the instructions for tool use can also be automatically placed in the context window (in the “system message”).
1
216
Is ChatGPT Voice reading or speaking?
1
154
What errors/mistakes/hallucinations happen 1 in 100, 1000, 10k and so on? Going to be a whole net set of outages over the next couple years
17 Jun 2023
Caught gpt-4-0613 hallucinating a json value for the first time (invalid, per the schema I gave it) Ran it for ~20 times without issue. That's a ~5% error rate. Cool that we get JSON, but must be validated and rerun. We are still wrestling a beast we can't quite control.
1
286
From my testing, 3.5 gets very confused if the function has a bug in it. Example of write/read to file, read file return random contents. it'll keep trying. 3.5 & 4 are convinced that it needs to re-write instead of re-read. It trusts us too much.
13 Jun 2023
GPT-4 and GPT-3.5 Turbo models in the API now support calling your custom functions, allowing the model to use tools you design for it. Also — reduced pricing & new model versions (including 16k context for 3.5 Turbo): openai.com/blog/function-cal…
1
204
Built a ChatGPT plugin for personalized finance AI
4
5
489
GPT4 scored 86 percentile on march madness bracket, better than 8/10 of your friends/colleagues
1
4
359

Had Sydney/#ChatGPT/#gpt4 create a #MarchMadness bracket: @ZagMBB you are the AI's favorite, good luck. Included are reasons why it thinks Gonzaga will beat @UA_Athletics. CC @MarchMadnessMBB play.ncaa.com/mens-bracket-c…
151
Cool to use Wolfram GPT4 for recipes
149
I use TikTok and IG almost exclusively for food and parenting content. My feeds are usually pretty identical between the two. This week I’m getting a ton of pro TT anti-Congress content even as I continue to scroll past them.
171
Does @OpenAI or the users pay Wolfram? Who is paying for these plugins? Will OpenAI add some token system? A more interconnected “App Store”? The AI chooses which plug-in to use if multiple options are given?
2.5 months later...in collaboration with @openAI , ChatGPT gets its "Wolfram superpowers"! writings.stephenwolfram.com/…
3
2,436
Satoshi is Hal?
3
295
#GPT4 goes 12/16 in #MarchMadness, 98th percentile after day 1 x.com/pythonprimes/status/16…
Had Sydney/#ChatGPT/#gpt4 create a #MarchMadness bracket: @ZagMBB you are the AI's favorite, good luck. Included are reasons why it thinks Gonzaga will beat @UA_Athletics. CC @MarchMadnessMBB play.ncaa.com/mens-bracket-c…
157
Had Sydney/#ChatGPT/#gpt4 create a #MarchMadness bracket: @ZagMBB you are the AI's favorite, good luck. Included are reasons why it thinks Gonzaga will beat @UA_Athletics. CC @MarchMadnessMBB play.ncaa.com/mens-bracket-c…
1
571
Sometimes cooperative, sometimes not, as well as different formats. And yes I did the entire bracket manually
96