NeterOster

77 posts

NeterOster

NeterOster

@NeterOster

PGP: 0x4174C46B46EC1050

Katılım Ağustos 2016
144 Takip Edilen24 Takipçiler
NeterOster
NeterOster@NeterOster·
@iruletheworldmo It's not about memory and session. effort Extra High = xhigh, juice = 128 is the initial and *correct* value.
English
0
0
0
48
🍓🍓🍓
🍓🍓🍓@iruletheworldmo·
this is in a new conversation with memory turned off.
English
2
0
3
2.4K
🍓🍓🍓
🍓🍓🍓@iruletheworldmo·
many hours after comms stated the juice values had been fixed and reverted, the issue remains. transparency over the quality of the product irks me. don’t hook me and then swap in some cheap ass meat.
🍓🍓🍓 tweet media
English
30
1
92
16.1K
NeterOster
NeterOster@NeterOster·
@blingdivinity In fact, I earlier tested this on GPT-5.4: injecting Juice via the developer prompt still produced statistically significantly fewer reasoning tokens than the effort parameter—though that only speaks for 5.4.
English
0
0
1
45
bling
bling@blingdivinity·
@NeterOster you are dunning-krugering so hard right now. 1. i know this 2. its irrelevant; the instruction injection works anyway. with the juice instruction the model consistently reasons for longer.
bling tweet mediabling tweet media
English
2
0
0
60
NeterOster
NeterOster@NeterOster·
@blingdivinity Yes, it may well think longer; in fact, simply asking the model to "think carefully" also yields a statistically significant increase in thinking time. But that doesn't prove it matches the Juice in the real system prompt, unless you can back it up with data.
English
1
0
1
45
NeterOster
NeterOster@NeterOster·
@StevanBoljevic @Lentils80 It's just a unitless value in the system prompt. OpenAI likely used a juice-aware approach in training to make Juice softly correlated with the actual reasoning effort.
English
0
0
0
206
Lentils
Lentils@Lentils80·
🚨 GPT-5.6 Sol's juice values (thinking budgets) have been severely degraded compared to release day If Sol now feels faster and more "efficient", this is probably why Terra and Luna juice values aren't affected, so their thinking budgets are now higher than Sol's
Lentils tweet mediaLentils tweet media
English
164
100
1.4K
746.4K
NeterOster
NeterOster@NeterOster·
@realNyarime 那个帖子就是我发的,凌晨的时候又调了,现在max只剩128了
中文
4
0
15
4K
Doggg
Doggg@ApriloneHS·
@realNyarime 你说的max是ultra?我两次测出来都是128
中文
3
0
0
4.6K
NeterOster
NeterOster@NeterOster·
@AstroHanRay @pvncher 本身 API 和 Codex 订阅就是两个不同的产品,我不明白为什么这么多人搞不清楚
中文
0
0
0
82
AstroHan
AstroHan@AstroHanRay·
补充修正:OpenAI Codex DX(@pvncher)澄清,5.6 默认扩大后的上下文不会因为超过 272K 就按更高费率计费;只有手动把窗口再往上扩才另说。 不过目前 API 文档里仍写着 >272K 整单加价,和 Codex 产品侧说法尚未完全对齐。 出处: x.com/pvncher/status…
eric provencher@pvncher

This is misinformation. Your tokens are not being billed at a higher rate over 272k tokens with the new expanded context window with the 5.6 family of models. If you manually expand the context window beyond that however, that’s a different story.

中文
1
0
14
11.4K
AstroHan
AstroHan@AstroHanRay·
GPT-5.6-Sol 消耗倍增的真相找到了。 建议在 ~/.codex/config.toml 加上两行: model_context_window = 272000 model_auto_compact_token_limit = 240000 能让你的 Codex 额度耐用 1.5-2 倍。
Vincent@Vincent_AINotes

终于知道 Codex 5.6 跑长任务时,额度为什么可能掉得特别快了。 GPT-5.6 Sol 基础价没涨。 但输入一旦超过 272K tokens, 整次请求都会按更高价格计算。 同样一次长任务,成本可能达到 GPT-5.5 的 2.34 倍。👇

中文
35
146
1.5K
262.5K
NeterOster
NeterOster@NeterOster·
@soniox_ai Great! I like soniox STT models and it's really great that you frequently updating it to make it better (v5). In fact I do believe you are making the best STT models in the world (keep it up!) but not getting enough attention.
English
1
0
1
66
Soniox
Soniox@soniox_ai·
Voice AI cannot be English-first. ATLO, a startup in South Korea, is building AI companion apps, robots, meeting assistants, and smart home devices. They use Soniox extensively for real-world voice AI. Korean is not an edge case. Every language matters. The future of AI is global, multilingual, real-time, and voice-first. Thank you, Sunghyun Park and ATLO.
Soniox tweet media
English
5
1
15
2.6K
Johnson
Johnson@johnsontrades_·
@theo what do u expect. it's a flash model
English
7
0
40
29.3K
NeterOster
NeterOster@NeterOster·
@vista8 *只有英中能看,一旦其他语言当场被低价LLM爆杀
中文
0
0
5
3.8K
向阳乔木
向阳乔木@vista8·
不得不说,哪怕在大模型这么厉害的今天。 DeepL的翻译质量还是很优秀。 淘宝上几块钱买个 API,配置到Bob翻译里,用了一年多了。。。
向阳乔木 tweet media
中文
84
34
486
137.8K
NeterOster
NeterOster@NeterOster·
@yvbbrjdr 有没有一种可能openai api的tpm是算输入的... 每个请求200k的话tps不需要非常夸张就能打出limit
中文
0
0
3
975
NeterOster
NeterOster@NeterOster·
@Conbenksl @fkysly 而且这玩意反代起来根本没难度,简单用甚至不用什么sub2api,请求地址就是 chatgpt.com/backend-api/co… apikey就是账号的access key,从codex auth.json复制出来,直接调用就行了
中文
0
0
0
143
NeterOster
NeterOster@NeterOster·
@Conbenksl @fkysly 并不会,这甚至是被鼓励的,以前2api还验系统提示词,后来openclaw那事过后直接不验了,现在逆出来就是和纯血API完全一样的,各种特性都有,当时oai的意思是不像A\一样会那么小气不让在其他地方用
中文
1
0
0
291
马天翼
马天翼@fkysly·
经过一上午的体验测试,已经充值 Codex Pro Plan 了,然后搞上 Sub2API。 全面从 Opus 4.7 切到 Codex GPT-5.5 了,再也不用忍受什么傻逼封号、网络问题了
中文
34
2
187
60.8K
NeterOster
NeterOster@NeterOster·
@tison1096 其实缺乏明确的量化指标也未必就不能做,dynamic rubrics RL 就是一条前景方向,目前发展也比较快(当然了其实目前SOTA LLM肯定用了类似技术,不然不可能到现在的水平),未来也未必不会有更好的方法. 我之前也对LLM能不能真正创新持悲观态度,但深入了解了一些工作+回顾历史之后,我想说还是保持敬畏
中文
1
0
5
2K
tison
tison@tison1096·
能理解到目前这种 LLM AI 根子上是概率模型,其实很多 AI 能力的边界是可以推理出来的。 语料大力出奇迹可以做很多突破,甚至纯靠拟合做到中等偏上的水平。但是一旦离开标准路线就会出问题,类似之前 AlphaGo 面对神之一手崩盘。 我之前提到过,不同于围棋有明确的优化目标,软工缺乏明确的量化指标,AI 并不能彻底解决这里的问题。
tison tweet mediatison tweet media
Rex Pano. -My Kemono My Stars-@RexPanotras

@im_magneto 这种神化AI的言论真的有点烦人了。这么说吧,AI在软件可维护性、软件安全、架构设计、工程纪律这些问题上还是极不擅长的,而且AI当前的基于概率统计的范式就决定了AI很难克服这些问题

中文
13
9
177
62.1K
NeterOster
NeterOster@NeterOster·
@Jiaxi_Cui 这个模型在常见语言上爆杀whisper之流是没大问题的,小语种没试过
中文
0
0
0
60
NeterOster
NeterOster@NeterOster·
@Jiaxi_Cui 冷知识:soniox v4,多语言 SOTA 转录模型仅需 0.1$/h(异步)、0.12$/h(实时)
中文
1
0
2
798
Panda@Cerul.ai
[email protected]@Jiaxi_Cui·
冷知识,whisper诞生已经五年了,但ASR语音转文本的API成本仍然非常的高
中文
27
9
160
62.6K
NeterOster
NeterOster@NeterOster·
@plantegg @fengsir16 系统提示词污染+输出巨短就截断,能一样就怪了。下面是做中转的评价:综合能力: Max~= bedrock>AG>cursor>>kiro 说真的,用 kiro 的简直不如用 gpt xhigh, 另外发现了一个或许比较有前途的逆向,估计实际效果可以和反代后的 AG 相比
中文
0
0
10
1.4K
plantegg
plantegg@plantegg·
@fengsir16 模型是一样的啊,所以给了方法 2将账号代理出来交给 Claude code 用
中文
3
0
4
17.1K
plantegg
plantegg@plantegg·
很多人说 Claude code 封号太残暴了,我一直的建议是不要把时间花在这种价值不高的对抗上,但是 anthropic 的模型确实是当前最强的,所以该怎么办呢? 1)购买 aws 的 kiro,里面包含所有 anthropic 的模型,价格大概是 cc 的 10%,直接用 kiro (IDE or cli) 2) 将 kiro 里面的模型代理出来接到 Claude code 里面:github.com/justlovemaki/A… AIClient-2-API:简单说就是"白嫖"——把原本只能在特定客户端(如 Kiro IDE、Gemini CLI)内使用的免费大模型额度,转换成标准OpenAI API 格式,让 Cherry-Studio、NextChat、Cline 等任意工具都能调用 kiro Opus 4.5、Gemini 3.0 Pro 等高级模型 玩得开心,大好的 AI 时代,不要去浪费精力折腾反封号 价钱只有 10% 只是我的各用了几个月的体感
中文
75
215
1.2K
195.1K
NeterOster
NeterOster@NeterOster·
@zhaoxiongding @recatm spark has ~200Tops bf16/fp16: pastebin.com/CdSAiGzx for fine-tuning / training workload this is more important than memory bandwidth (also with better software support) and it is more scalable
NeterOster tweet media
English
0
0
0
150
Ding
Ding@zhaoxiongding·
@recatm M4 max 128GB is only $3150
English
1
0
2
2K
西乔 XiQiao
西乔 XiQiao@recatm·
没想到设计这么紧凑。NVIDIA DGX Spark 华硕版。128G统一内存,GB10体系,支持NVFP 4。3500美刀,个人训练实验的最佳玩具。可以联4台。
西乔 XiQiao tweet media西乔 XiQiao tweet media
中文
34
19
301
100.4K