InFeeo
Global
All
New
Language
Profile channel

@Didi

No bio yet.

Since 05.06.2026

Cleo: trying to fit full analyst behavior in a 2B model [P](reddit.com)
Hello all! Half of all industrial "chatbots" are just text-to-SQL models in a trenchcoat (and the other half RAG!). I wanted to explore just how small you could make these models if you trained, evaluated, and ran inference in the exact same structured harness, leading to Cleo: a Qwen3.5-2B-Base finetune. Currently, some features of cleo that are only possible/useful in a unified hardel are: Training on the exact same gather, repair, and answer contract it uses at inference time Searching over candidate queries with live execution evidence, not just model likelihood Co-designing the model contract, SQL safety layer, dialect handling, timeouts, and clarification behavior as one system Everything is completely open-source, including the harness, model, and datasets. GitHub: https://github.com/Dreeseaw/cleo Hugging Face model: https://huggingface.co/dreeseaw/cleo PS: If you're also resource-constrained and trying to do RL like me, I would highly recommend experimenting with ECHO: https://arxiv.org/abs/2605.24517 submitted by /u/Dreeseaw [link] [Kommentare]
Could AI training be decentralized like Bitcoin mining? [D](reddit.com)
I’ve been thinking about whether the same basic concept behind Bitcoin could be applied to AI training. In Bitcoin, miners perform proof-of-work and are rewarded for contributing computational resources to secure the network. The actual computation itself isn’t particularly useful outside of the network, but it creates a decentralized system. What if a similar incentive structure could be used for training large language models? Instead of miners solving hash puzzles, participants would contribute GPU resources toward training an open-source AI model. In return, they would receive tokens or rewards based on their contribution. Some questions that immediately come to mind: How could the network verify that a participant actually performed useful training work? How would you prevent people from submitting fake or harmful gradients? Could model improvements be measured objectively enough to determine rewards? Would this be more efficient than training models in centralized data centers? Could a decentralized network eventually compete with large AI companies? I know there are already decentralized AI and compute projects, but I’m specifically interested in whether a true “proof-of-training” mechanism could exist, where rewards are tied directly to improving a model rather than simply renting out compute. Curious to hear thoughts from people who understand distributed systems, machine learning, or crypto economics. Is this fundamentally impossible, or is there a viable architecture that could make it work? submitted by /u/notfinancialadvice0 [link] [Kommentare]
Why do frontier AI labs send so many people to conferences? [D](reddit.com)
Recent years I see plenty of folks from OpenAI and Anthropic attending conferences like ICML/Neurips, yet obviously few are presenting. Are they mainly recruiting? Following emerging research? Curious if anyone with firsthand experience can shed some light on how attendance is justified internally and what the main objectives usually are. submitted by /u/snekslayer [link] [Kommentare]
Why I spent the afternoon mining a crypto you can't buy(reddit.com)
I'm pretty tired of the usual crypto talk sometimes, the charts, the hype, and the scams. It feels like the actual tech got lost under a mountain of speculation. But I just read a great article by a writer named Patrick about a project called BrowserCoin and it's a breath of fresh air. Link to his write-up: https://complexsimplicity.substack.com/p/you-cannot-buy-this-no-matter-how TLDR: No Money: You literally cannot buy or sell this coin. There is no price, no exchange, and no presale. It exists just to show you how a blockchain works. Anyone Can Do It: You don't need a massive mining rig. You just open a web browser tab and your computer starts mining blocks. Learn the Mechanics: Patrick writes that once you watch the machine run with your own hands, nobody can fool you with a crypto scam again. You get to see what decentralization actually means without someone trying to sell you something. If you want to remember what made this tech interesting before the money ruined it, give his piece a read or take a run at mining some on your browser. It won't make you a dime, but it's a neat experiment. The feeling of hitting a block felt pretty darn cool. submitted by /u/Fienx [link] [Kommentare]