| ▲ | syntaxing 2 hours ago |
| Honestly, this is starting to make more and more sense. SOTA models are starting to converge to certain architecture and capabilities. I wouldn’t be surprised we end up with a base model ASIC + “fine tune” card where it’s a physical LoRA style adapter. |
|
| ▲ | encyclopedism 2 hours ago | parent | next [-] |
| Imagine a multi-modal model with 1000's of tokens per second. Realtime inference for a host of applications. This is a BIG deal and will change the landscape in unfathomable ways. The https://chatjimmy.ai demo was impressive. Once models settle down this makes sense. Imagine a cartridge with a physical model on it. You purchase a cartridge and stick it in your computer/phone/server. Want to upgrade? By a new 'cartridge'. This should bring inference cost down dramatically, I wonder how OpenAI/Anthropic feel about that. |
| |
| ▲ | 2001zhaozhao an hour ago | parent | next [-] | | i'm looking forward to Qwen3.8 27B launch to see how much models have peaked at a given size. it might already be time to start burning the best small models onto hardware since it's possible they can't get much better at many tasks like knowledge recall due to the inherent information density limits for models at a given size. | |
| ▲ | Grosvenor an hour ago | parent | prev | next [-] | | > Imagine a cartridge with a physical model on it. I can finally have my own Dixie flatline. Cool. | | | |
| ▲ | anthonypasq an hour ago | parent | prev [-] | | very interesting idea. i didnt think of that. i was just assuming youd have an additional one of these in your phone for actual lightning fast local inference |
|
|
| ▲ | kevin_thibedeau 2 hours ago | parent | prev | next [-] |
| Then we can have machine psychologists pull cards when they run amok. |
| |
| ▲ | all2 25 minutes ago | parent [-] | | You have a robot. You need it to be smarter. You buy a new model cartridge (probably a PCIE 9.x). Now you need some domain specific skills. You'd like it to be able to cook, and you'd like it to not dent your walls anymore. You buy 'improved spatial reasoning LORA' card and 'Gordon Ramsey's Chef ULTRA9000' card. Now your robot can respond sarcastically when you ask for chicken nuggets. Again. It also doesn't dent your walls anymore. |
|
|
| ▲ | breadislove an hour ago | parent | prev | next [-] |
| we have not converged at all, if you look at how different the chinese models in terms of architecture you can guess that the labs are experimenting a lot as well. we are seeing all different types of hybrid architectures, different attention methods and so on. Of course on a high level its still a transformer but if you take a proper look we are seeing more divergence then a convergence. |
|
| ▲ | VladVladikoff 2 hours ago | parent | prev | next [-] |
| Wouldn't this mean someone with sufficient hardware could lift the SOTA model weights off the chip? Or are you saying that these chips would only be used internally by these companies and not sold to the public? |
| |
| ▲ | dumberquestions 2 hours ago | parent | next [-] | | I wouldn't expect companies not sharing their weights today to be any more likely to share them if they're on hardware, this doesn't sufficiently hide weights from a local user. | |
| ▲ | snek_case 2 hours ago | parent | prev | next [-] | | The weights are very unlikely to be on the chip itself. That wouldn't work for SOTA models that are terabyte scale, even quantized. This is probably an accelerator for specific kernels in the model, but the weights are likely loaded from memory. The chip may have SRAM to store some of the weights temporarily during inference. | | |
| ▲ | foltik an hour ago | parent [-] | | At least in the case of Taalas the weights are physically encoded directly on the chip. It’s composed of 4-bit multiplier cells that compute all 16 possible results in parallel. The top metal wiring layer physically selects the one that corresponds to a multiplication with that cell’s constant weight, and routes it to the next layer. |
| |
| ▲ | syntaxing 2 hours ago | parent | prev | next [-] | | I don’t get why this is an issue? You can run Claude/OpenAI SOTA models through Amazon bedrock. These weights have to live somewhere to run on Bedrock. | | |
| ▲ | wmf 31 minutes ago | parent [-] | | somewhere = an AWS data center with multiple layers of security and NDAs They won't sell/rent/license the weights to an end user at any price because they don't trust your security. |
| |
| ▲ | amazingamazing 2 hours ago | parent | prev [-] | | One idea would be to use an open model. |
|
|
| ▲ | smokel 2 hours ago | parent | prev | next [-] |
| The technical aspects of SOTA models are not publicly documented. How do you know if something is converging? |
| |
| ▲ | syntaxing 2 hours ago | parent | next [-] | | SOTA American models are not. SOTA Chinese models are. From a physics aspect, closed source models cannot be too far from open source ones in terms of size. There’s only so much you can squeeze out a B100 style cluster even with fancy Dflash style diffusion model for the speculative model. | |
| ▲ | _aavaa_ 2 hours ago | parent | prev | next [-] | | If we had deepseek v4 flash 0731 etched on a chip it would be more than capable enough and fast enough for so many people's needs, even hardcore engineer. | | |
| ▲ | nurumaik 2 hours ago | parent [-] | | Will be capable and fast enough for 2-3 weeks until new sota drops | | |
| ▲ | amazingamazing 2 hours ago | parent [-] | | If it is capable today why would a new model change this? | | |
| ▲ | thombles an hour ago | parent | next [-] | | I think it’s tongue in cheek. When I first got access to Sonnet 4.5 I remember thinking to myself “y’know if they never got any better and I just had access to this forever then that would be pretty okay”. Turns out my expectations have changed since then and I would like a higher baseline now. | |
| ▲ | catchnear4321 2 hours ago | parent | prev | next [-] | | if capability is a commodity then the differentiator becomes taste. | |
| ▲ | FridgeSeal 2 hours ago | parent | prev [-] | | Because new stuff instantly makes anything prior bad and incapable and garbage of course! Did you forget the hype-machine speaking notes??? /s |
|
|
| |
| ▲ | cyanydeez 2 hours ago | parent | prev [-] | | if they were still exponentially increasing, they wouldn't be preparing for an IPO. IPO is where companies go to die and founders escape. |
|
|
| ▲ | walrus01 an hour ago | parent | prev | next [-] |
| Having a base model ASIC as a physical piece of hardware makes me think of the early days of microcomputer desktop stuff where having a socketed ROM or PROM was a key piece of hardware, and people actually knew/cared what ROM was on their system's motherboard. Imagine if like instead of having a specific Mac Plus ROM, you had a thing that looks like a fat ASIC that can hold models sitting on a slotted daughtercard directly next to the CPU and RAM. |
|
| ▲ | cyanydeez 2 hours ago | parent | prev [-] |
| I don't think there'll be a fine tune card; you'll have the base model vintage whatever year, and then your GPU will do whatever LoRA layers you want it to do; the LoRA will wrangle older dated models into the current of whatever your looking at. But yeah, for things like programming, if it can do linux and python and some go and sql and javascript, larger domains can be threaded with LORA |