TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

New OpenAI Feature: Predicted Outputs

58 pointsby limoce7 months ago

3 comments

cbhl7 months ago
If you use the Cursor IDE: the folks that wrote it talked about their use of speculative decoding to make &quot;Apply&quot; faster on the Lex Friedman podcast last month.<p>Here it is on YouTube, although you can also find it on Spotify and other podcast platforms:<p><a href="https:&#x2F;&#x2F;youtu.be&#x2F;oFfVt3S51T4?t=1206" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;oFfVt3S51T4?t=1206</a>
评论 #42048776 未加载
评论 #42049090 未加载
creativenolo7 months ago
I found the OpenAI page to be more interesting <a href="https:&#x2F;&#x2F;platform.openai.com&#x2F;docs&#x2F;guides&#x2F;latency-optimization#use-predicted-outputs" rel="nofollow">https:&#x2F;&#x2F;platform.openai.com&#x2F;docs&#x2F;guides&#x2F;latency-optimization...</a>
评论 #42050922 未加载
nunez7 months ago
This is like the likely() and unlikely() macros in the Linux kernel! Huge speedup if you&#x27;re right; small penalty if you&#x27;re not.
评论 #42054684 未加载