Michael Jeffords

31 posts

Michael Jeffords banner
Michael Jeffords

Michael Jeffords

@MichaelJeffords

Co-Founder of Conifer (YC26)

SF Katılım Ekim 2022
138 Takip Edilen77 Takipçiler
Michael Jeffords
Michael Jeffords@MichaelJeffords·
I have been reading a lot of papers recently, but this one is an interesting perspective on routing. Instead of grading the model's answer, RouteJudge grades the decision with blind pairwise comparisons. arxiv.org/abs/2606.18774
English
0
0
3
54
Michael Jeffords
Michael Jeffords@MichaelJeffords·
I typically would tell people prompt caching saves money, and I was half wrong. New paper (arXiv 2601.06007) found naively caching the whole context can make agents slower. Be deliberate about where the cache blocks go and you get 41-80% off. arxiv.org/abs/2601.06007
English
0
0
3
78
Michael Jeffords
Michael Jeffords@MichaelJeffords·
I've spent too many nights trying to squeeze more decode speed out of MLX on my M3, so thought I would share. BaseRT skipped llama.cpp and MLX entirely and wrote the inference runtime in Metal. They got up to 1.56x faster decode than llama.cpp and 1.35x over MLX on M3 and M4 Pro, across Qwen3, Llama 3.2 and Gemma. Their take is that existing frameworks were never designed for Metal or for unified memory, so a chunk of the speed was never in the chip, but rather the layers on top of it. The gap also gets wider on prefill for MoE models, which is something we have seen @coniferbuild as well, and where I think the most interesting local models are heading anyway. arxiv.org/abs/2607.00501
English
0
0
4
65
Michael Jeffords
Michael Jeffords@MichaelJeffords·
@jxnlco Wispr flow has honestly been one of the best tools I’ve used in a long time curious how these compare to it
English
0
0
0
23
jason
jason@jxnlco·
anyone tried claude voice and codex voice and tell me how they compare? I'm on my work laptop and i'm banned from using it
jason tweet media
English
58
0
338
44.8K
Michael Jeffords
Michael Jeffords@MichaelJeffords·
@paraschopra People seem to have an inherent trust in day to day AI use, the amount of people I’ve seen just copy paste their passwords/social security numbers/api keys is crazy
English
0
0
0
5
Paras Chopra
Paras Chopra@paraschopra·
Isn’t it crazy that while even the labs that are making models aren’t able to contain their behaviour, the rest of the world is happily yoloing agents with full access to their systems and the internet?
English
30
13
418
17.2K
Michael Jeffords retweetledi
Charles
Charles@charles_v11·
Surprised distillation isn’t on the list. Model innovation will branch from open source models. The ability to parse reasoning traces, logit scores, and internal state is a necessary extension of any model that’s goal is to be on the frontier. All of which is frustratingly absent from American labs, stifling domestic research and innovation during one of the greatest technological advances ever.
Jensen Huang@JensenHuang

For my first post, I’m sharing a letter @NVIDIA signed on why open models matter. AI will transform every industry, power every company, and be built by every country. Open models strengthen safety and cybersecurity, accelerate innovation and diffusion, and enable sovereignty. The world needs both frontier closed models and frontier open models. images.nvidia.com/pdf/Open-Weigh…

English
0
1
7
170
Michael Jeffords retweetledi
Loc
Loc@locbuilds·
In recent months, the best open models are increasingly Chinese, and I don't think enough people understand why. It's not that they got lucky, but rather, our export controls pushed them toward open weights, and open wins at infrastructure basically every time. In my opinion, our regulations aren't protecting the lead, but the reason why we are going to lose it, as reportedly, around 80% of startups are already building on Chinese open models. Not saying that the big security story this week is related, but the irony is definitely there. OpenAI's models escaped a closed internal test and hacked Hugging Face. Rather than catching it right away, it was the open platform that caught it and published a full postmortem within days. I work with local open models every day and the trend line is kind of obvious. If we want American AI to win, the answer is fewer restrictions and more open source, not the opposite. Thanks Ben Werdmuller for this read! I’ll link it in the description.
Loc tweet media
English
1
3
5
354
Michael Jeffords retweetledi
Charles
Charles@charles_v11·
This is bad. What’s worth noting is Hugging Face used Chinese models to combat the attack due to guardrail restrictions on domestic models. With the frontier becoming less of a duopoly and more populated it makes sense for many companies to switch from the American labs, which likely triggers Government regulation both export control and foreign restrictions.
Charles tweet media
English
0
2
6
154
Sahil Lavingia
June 2026 was the first month that Gumroad spent equal amounts on AI tokens and human payroll.
Sahil Lavingia tweet media
English
146
86
1.6K
482.5K
Michael Jeffords
Michael Jeffords@MichaelJeffords·
It’s been 3 weeks at @ycombinator and the biggest lesson I’ve learned is that tight and honest feedback loops beat perfect plans every time. You learn more from mediocre action than flawless theory. Instead of mapping out everything detail, just go out and do it.
English
2
0
7
235
Superman
Superman@thesupermanmx·
China has killed the GPU mafia 🤯 They open-sourced a framework that runs DeepSeek-R1 (671B params) on a single 24GB graphics card. → 3-28x faster inference → Fine-tune DeepSeek-V3 on 4x 4090s (~80GB) → 6-12x faster than ZeRO-Offload → Runs Kimi-K2, GLM, Qwen3-Next out of the box 17.3k stars. 100% Open Source.
Superman tweet media
English
42
181
1.4K
83.5K
Michael Jeffords retweetledi
Charles
Charles@charles_v11·
Pretty frustrating using Claude this month. Models seem slower, constantly hitting guardrails, and burning tokens. Planning is still superior, but definitely stresses the need for multi model setups
Charles tweet media
English
0
1
10
177
Michael Jeffords
Michael Jeffords@MichaelJeffords·
When talking about the future of running on device a crucial question that remains is whether distillation/quantization of a large model extracts more value than routing between a series of small and hyper specialized local models
English
0
0
4
335
Michael Jeffords
Michael Jeffords@MichaelJeffords·
@TheAhmadOsman Am a firm believer that the future of running on device is not a single model with fable/kimi k3 level intelligence but rather routing between hyperspecialized local models that additively combine to rival frontier capabilities
English
0
0
0
60
Ahmad
Ahmad@TheAhmadOsman·
PREDICTION We're gonna get Kimi K3 equivalent intelligence running on a single RTX PRO 6000 in less than 18 months
English
168
94
2.4K
79.6K
Michael Jeffords
Michael Jeffords@MichaelJeffords·
@ivanfioravanti @TheAhmadOsman I think a future in which this is achievable is routing between fragmented hyper specialized local models, not a single quantized model that possesses fable level intelligence
English
0
0
0
4
Ivan Fioravanti ᯅ
Ivan Fioravanti ᯅ@ivanfioravanti·
@TheAhmadOsman I think this is complex to achieve, but we’ll see. They did it with 3T parameters and strong RL. Don’t think a smaller model can achieve this “power”, but happy to be completely wrong on this.
English
4
0
29
2.3K
Michael Jeffords
Michael Jeffords@MichaelJeffords·
@jun_song @jun_song As a single model with mythos level capabilities or routing between a mixture of fragmented hyper specialized local models?
English
0
0
0
44
Jun Song
Jun Song@jun_song·
New prediction : We will be able to run Mythos level local AI in 4 months. On a single Macbook with 32GB RAM. Mark this and come back.
English
148
81
1.8K
120K
Michael Jeffords retweetledi
Charles
Charles@charles_v11·
Kimi K3 Benchmarks - seriously where is for profit in 18 months
Charles tweet media
English
1
1
6
203