| ▲ | AMD acquires Taalas to boost inference performance by etching models in silicon(theregister.com) |
| 197 points by itvision 2 hours ago | 104 comments |
| https://ir.amd.com/news-events/press-releases/detail/1296/am... https://chatjimmy.ai/ |
|
| ▲ | LarsDu88 an hour ago | parent | next [-] |
| I'm surprised neither OpenAI nor Anthropic made this move first. The Chinese open weight models are pulling ahead and commoditizing their value proposition. Baking models onto silicon would've been the next logical move to get a moat. Google is already doing this and has an experimental project on top of already having TPUs and cramming their quantized flash onto individual TPUs for inference. |
| |
| ▲ | anthonypasq 42 minutes ago | parent | next [-] | | Personally I think Apple should have acquired them. if you could burn a gemma4 class model into an iphone and actually get extremely low latency and low battery usage it would feel like the future IMO. even if it means you wont get frontier intelligence, there might actually be incentive to buy a new mobile device every year again. | | |
| ▲ | Melatonic 5 minutes ago | parent | next [-] | | The Taalas chips are not physically small. And part of their secret (if you look at the design) is just locating a bunch of memory soldered on the edges ( I belive higher amounts of SRAM ? ) | |
| ▲ | whatsThisBtn4 4 minutes ago | parent | prev | next [-] | | Apple is somewhere between fashion company and second rate tech company. They could have 9 year old AI and still post profits. Not sure if it's my pixel or android, but I made a randos jaw drop with what the crappy AI on android can do. When are we getting android OpenClaw? | |
| ▲ | adgjlsfhk1 27 minutes ago | parent | prev | next [-] | | I don't think this works out from a cost/silicon perspective. Small models already run pretty well in software (since the weights fit in cache) and big models require silicon area proportional to the size of weights. On a mobile device putting a chip like this is competing directly in BOM and power against a whole lot more l3 cache, and the l3 cache makes everything faster | | |
| ▲ | teaearlgraycold 2 minutes ago | parent [-] | | My question is what changes about LLM use cases when you’re getting 1000 tok/s? Models in silicon might dramatically change how we think about them. |
| |
| ▲ | bsaul 40 minutes ago | parent | prev | next [-] | | That's actually a really good point... There's currently zero incentive to buying more hardware, and that's one very good reason do have a new one. | |
| ▲ | superb_dev 31 minutes ago | parent | prev [-] | | From what I remember, these chips are not mobile size yet | | |
| ▲ | bradfa 28 minutes ago | parent [-] | | A small model would be. I think that’s more the point. It’s definitely not SOTA but it’s fast and energy efficient and local. | | |
| ▲ | mdp2021 11 minutes ago | parent | next [-] | | > A small model would be [mobile size] A ~30mm side for the HC1 tech for an 8b model (still unclear the planned HC2)? | | | |
| ▲ | wmf 8 minutes ago | parent | prev [-] | | Nope, a small model would be larger than the whole iPhone SoC. |
|
|
| |
| ▲ | moshun an hour ago | parent | prev | next [-] | | Considering the rate of model development and rail hopping, seems like baking models into silicon is speed-running obsolescence. | | |
| ▲ | breuleux 19 minutes ago | parent | next [-] | | If you’re only running models for frontier capabilities, yeah. For tasks where current models are smart enough, running them 100x faster is the most impactful improvement you can make. Consider all the things you could use a model for, but don’t, because the latency is just a bit too high. | |
| ▲ | mdp2021 33 minutes ago | parent | prev | next [-] | | Compute the cost of producing n of them devices, imagine a fair price based on that, and see if that local, blazing fast card* can be an asset that could be replaced periodically. *(It's local: private files managing firm oriented. It's blazing fast: it can be placed into recursive, intensive local workflows.) | |
| ▲ | topspin 20 minutes ago | parent | prev | next [-] | | "seems like baking models into silicon is speed-running obsolescence" Now maybe. When models are flying passenger aircraft, other prerogatives will assert themselves. When a 50TB ROM means you can impulse purchase a ChatGPT 6.3 xhigh that runs on batteries, yet more use cases will be apparent. | | |
| ▲ | mdp2021 4 minutes ago | parent [-] | | Well, 50TB ROM Taalas HC1 style would be apparently a 400000b transistor system through a chip sized 2.5 meters on the side... :) |
| |
| ▲ | alightsoul 28 minutes ago | parent | prev | next [-] | | Which is exactly what companies and shareholders want to increase sales. | |
| ▲ | ray_v 44 minutes ago | parent | prev | next [-] | | I could see this making sense when model development start to settle down ... it's going to settle down, right? ... | |
| ▲ | amelius an hour ago | parent | prev | next [-] | | Not sure. You can fix the transistors but leave the connections between them open for flexibility, so you only need to change the manufacturing process for the upper masks for every new model. | | | |
| ▲ | flyinglizard 31 minutes ago | parent | prev [-] | | Look at it the other way: compared to the cost of training a model, the cost of making a custom ASIC is trivial. |
| |
| ▲ | CircuitSeuss 8 minutes ago | parent | prev | next [-] | | Apparently Anthropic is moving that way:
https://arstechnica.com/ai/2026/08/anthropic-confirms-plans-... | |
| ▲ | giancarlostoro 10 minutes ago | parent | prev | next [-] | | ASICs is what took over Bitcoin mining, cheaper in all ways, and lasts longer than Nvidia GPUs for inference. | |
| ▲ | mrtksn 36 minutes ago | parent | prev | next [-] | | Isn’t that kind of useless for the stock? It sounds complicated, unlike having number of CPUs go up. It’s like talking about anything else than Megapixels when everyone was convinced that megapixels must go up in certain periods of the smartphone boom. | |
| ▲ | LPisGood an hour ago | parent | prev | next [-] | | I’m surprised Nvidia hasn’t partnered to make a Claude chip yet. It’s a win/win you can license them out, sell them when they become obsolete, etc. | |
| ▲ | karmasimida 37 minutes ago | parent | prev | next [-] | | A model can't be updated, and a chip that is only relevant for 6 months at max? | | |
| ▲ | anigbrowl 10 minutes ago | parent | next [-] | | Depends what you mean by relevant. If you use AI primarily as a search/knowledge engine, it makes no sense. If it's your capable assistant that has a lot of general knowledge, can do tool calls, and has a big context window, very doable. Indeed, for some kinds of applications involving secure/legal data etc. I can see the consistency of silicon winning out, because it combines performance with immutability and guardrails in hardware. Some chips have write-once PROMs to store password hashes and similar, you could do the same thing with prompt hashing to absolutely force or forbid certain behaviors. A model that can't be updated is also a model that can't be hacked. | |
| ▲ | askvictor 29 minutes ago | parent | prev [-] | | People already buy new phones every year, this just creates even more reason to do so |
| |
| ▲ | alightsoul 29 minutes ago | parent | prev | next [-] | | Because Openai and anthropic are not hardware companies. They outsource that to Broadcom and AWS' Annapurna labs. | | | |
| ▲ | wolttam 41 minutes ago | parent | prev | next [-] | | It's a terrible moat. You etch the silicon then nobody wants to run it in 6 months because models have advanced that much further. | | |
| ▲ | anigbrowl 8 minutes ago | parent | next [-] | | This is only true for people who are solely focused on performance. There is absolutely a market for acceptable performance combined with predictability. | |
| ▲ | nine_k 34 minutes ago | parent | prev | next [-] | | Not so if it's embedded in something smart enough for its intended purpose. Think vision, spatial reasoning, speech synthesis, even some speech analysis. Think self-driving cars (and drones) that need 10x less power for the brain, and can think at 10x situation per second. | |
| ▲ | speed_spread 35 minutes ago | parent | prev [-] | | If a model is good enough today, it's still gonna be good enough in a year. Except you'll be able to serve it 1/100 of the price. Or 100x the speed. |
| |
| ▲ | bamboozled an hour ago | parent | prev [-] | | It googles models suck |
|
|
| ▲ | msteffen 16 minutes ago | parent | prev | next [-] |
| This is neat but IMO a little crazy. Something I personally haven’t seen much of, in all the discussions of model benchmarks and AI breakthroughs, is a distinction between “peak performance” and “reliable performance”. The “peak performance” of frontier models is very high: they’re solving open math problems, analyzing large codebases, etc. But my subjective impression is that “reliable performance” is mid at best: out of 100 random questions I might think to ask, it’s likely to say something wrong or stupid a handful of times at least. I think there’s inherent tension between the two: the more a model reaches or outright hallucinates, the more likely it is to come up with tricky, subtle solutions to problems (I think people are somewhat like this too: Terry Tao’s brother is nonverbal, Jim Watson’s son has severe schizophrenia, etc). But then the less likely it is to generate a sensible email reply. I use models all the time for coding, but I would not let one take over my daily correspondence. If the idea here is to run frontier models at high speed in data centers, that could be useful (the speed would be cool), but I’d be surprised if the cost of that hardware churn is worth it to frontier labs. But if the idea is to turn this into a chip that goes in your phone as some kind of routine, low-power inference thing…taking something too kooky to be relied on and baking it into your phone’s hardware like that doesn’t make sense to me. |
|
| ▲ | ggm 3 minutes ago | parent | prev | next [-] |
| Field reprogrammable, it's an FPGA on steroids. Field upgradable. Burnt in, it needs a zif socket and easy access in every car, aircraft, a pull out slot in a phone, or it's new era planned obselescence. |
|
| ▲ | yumraj 19 minutes ago | parent | prev | next [-] |
| Given the fast churn of the models, how does it work out? Won’t the silicon etched model already be 1 or more versions behind by the time the silicon comes out. Though if it’s cheap enough, there certainly can be a market for cheaper model inferences. |
| |
| ▲ | sigmoid10 7 minutes ago | parent [-] | | I find speed alone would be a game changer for current models. I hardly find any task anymore that the current frontier models can't do with max reasoning after several rounds of feedback (provided sufficient instruction and the right harness). But waiting an hour or more for reasoning to finish is getting really cumbersome. If they could do the same in seconds (and for cheap of course), I'm pretty sure we'd pretty soon see major software companies pop up that are run by a single human. |
|
|
| ▲ | redmoonx 10 minutes ago | parent | prev | next [-] |
| It obviously won’t be continuous delivery but could make sense if the lifecycle of a model (train, deploy, iterate (meaningfully) is about 1-2 years. In that case it fits nicely in the “this year’s model” already established with cars, phones, etc. |
|
| ▲ | nojs an hour ago | parent | prev | next [-] |
| Can anyone comment on the economics and likely turnaround times of this process, when it’s more mature? Would it be realistic for a frontier lab to deploy this or would the turnaround time mean the model is always too out of date? Assuming the weights and architecture are eventually stable, how much cheaper would this end up being? |
| |
| ▲ | 2001zhaozhao an hour ago | parent | next [-] | | There are always uses for outdated models. Claude Code is still using haiku 4.5 from ages ago for explore subagents for instance. Not to mention production uses like customer service that only need to be "good enough" | | |
| ▲ | alightsoul 26 minutes ago | parent | next [-] | | Customer service has really degraded huh. 4 years ago they expected opus performance out of human call center agents I guess losing some customers due to poor customer service is ok if the price of customer service is right. | |
| ▲ | edot 42 minutes ago | parent | prev [-] | | Just looked this up, no longer true. Explore subagents inherit whatever model the parent is. And you can of course make other subagent configs. | | |
| ▲ | samtheprogram 35 minutes ago | parent | next [-] | | That's solely so that you burn more money. It's totally unnecessary to assume the parent model. Sure, it could be upgraded from Haiku if there was a solid reason to, but... | |
| ▲ | AussieWog93 32 minutes ago | parent | prev [-] | | I mean, if you could get Opus or even Sonnet 4.5 at 1000+ tok/s exploring the codebase, they would probably change that setting back. But either way, I think GP's overall sentiment of "delegating intelligence-saturated tasks to an outdated but fast subagent" makes a lot of sense. |
|
| |
| ▲ | cogman10 30 minutes ago | parent | prev | next [-] | | 2 to 3 months optimistically assuming everything goes smoothly and is fully automated. 6 months or even a year if something goes wrong in the fabrication process and you need to update things. If they do more standard asic design, it could be a lot longer as the design needs to be validated on an FPGA cluster, which would necessarily need to be very big for something like a LLM. Easily up to 2 years. There's a reason chatjimmy isn't demonstrating newer models and why they only show of an 8B model. | |
| ▲ | shangofox an hour ago | parent | prev [-] | | I mean even if it take a few months, it'll still be out of date. But there was a hypothetical when it came up in Feb, would you want Qwen 3.5 at like 10k tokens per second. At the time people were no doubt saying yes but now 3.8 is out, is that still desirable? | | |
| ▲ | xienze 32 minutes ago | parent [-] | | There's soooo much stuff that such a model is still capable of doing in the pursuit of getting a better overall answer. Imagine a powerful research agent that blasts out dozens of the small, cheap models to fetch and summarize one page each. Then the beefy researcher model performs the final analysis. |
|
|
|
| ▲ | mikeayles an hour ago | parent | prev | next [-] |
| AMD could have saved their money and used their own hardware! I've got a language model doing 60k tok/s on AMD hardware already, a Xilinx Kria K26 SOM, with the weights baked into URAM/BRAM with zero DRAM in the token loop. Same thesis as Taalas: single-stream decode is bandwidth bound, so stop fetching weights from far away. Caveats stacked high, obviously. It's 3.16M parameters (tinystories, and I also have a kevin-speak lemmatised version), the tokens are characters, and the 60k record is 16 streams that each remember exactly one token of context, so it's blisteringly fast at saying nothing. The honest build with full context and KV caching still does ~19k tok/s on one stream though. I keep messing with the blogpost with the live demo, but I'm planning on flipping it to live in the next day or two |
| |
|
| ▲ | syntaxing 2 hours ago | parent | prev | next [-] |
| 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 an hour 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. | |
| ▲ | anthonypasq 39 minutes ago | parent | prev | next [-] | | 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 | |
| ▲ | Grosvenor an hour ago | parent | prev [-] | | > Imagine a cartridge with a physical model on it. I can finally have my own Dixie flatline. Cool. | | |
| |
| ▲ | kevin_thibedeau an hour ago | parent | prev | next [-] | | Then we can have machine psychologists pull cards when they run amok. | |
| ▲ | breadislove 35 minutes 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 an hour 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 an hour 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 an hour 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 23 minutes 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 route it to the next layer. |
| |
| ▲ | syntaxing an hour 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. | |
| ▲ | amazingamazing an hour 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 an hour 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_ an hour 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 an hour ago | parent [-] | | Will be capable and fast enough for 2-3 weeks until new sota drops | | |
| ▲ | amazingamazing an hour ago | parent [-] | | If it is capable today why would a new model change this? | | |
| ▲ | thombles 28 minutes 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 an hour ago | parent | prev | next [-] | | if capability is a commodity then the differentiator becomes taste. | |
| ▲ | FridgeSeal an hour 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 an hour 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 an hour 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 |
|
|
| ▲ | bhouston 2 hours ago | parent | prev | next [-] |
| Toronto Canada startup btw. |
| |
| ▲ | kridsdale1 an hour ago | parent | next [-] | | Works well, I remember driving by the ATI building as a kid. | |
| ▲ | cmrdporcupine an hour ago | parent | prev [-] | | Seems to be somehow some kind of offshoot from or connected to Tenstorrent, which is just down the road. Founder looks like he was/is maybe at Tenstorrent and previously associated with Keller? Always fantasize about applying at Tenstorrent, but wrong side of Toronto. 2 hour commute. |
|
|
| ▲ | MarkWayneNewton 2 hours ago | parent | prev | next [-] |
| While this design is self-limiting I think its a good approach. It doesn't take an entirely new architecture or infinite memory to produce significant performance improvement. |
|
| ▲ | cubefox 13 minutes ago | parent | prev | next [-] |
| > At 20 billion parameters per chip, you’d need just 50 accelerators to support a trillion-parameter model I don't see any evidence that this is possible. From my understanding, the whole model needs to be on a single chip. Which rules out any popular frontier models with several trillions of parameters. Even smaller sub-frontier models have hundreds of millions of parameters, so these would be ruled out as well. |
|
| ▲ | tecoholic 36 minutes ago | parent | prev | next [-] |
| With web search and tool call a decent current generation model at the speed of the chatjimmy could do a lot. People saying it would be out of date are missing the point. It’s not going to make much sense for frontier companies that’s chasing the SOTA. But for a lot of business use cases if someone can put GLM 5.2 and sell it as a box, it would make so much sense. My partner has been asking for a “completely private” model for doing research and shifting through volumes of data that can’t leave the office and $$$ for the current hardware makes no sense. It would be an easy sell if someone walks in with a black box that contains “ChatGPT”. |
| |
| ▲ | equinumerous 33 minutes ago | parent | next [-] | | 100% agree - you don't need the most up-to-date model to have something that's useful in agentic contexts. They could even produce chips with weights that make all the decision making/logical reasoning and have it delegate to other specialized agents. If it becomes cheap enough to print a run of custom chips, releasing a batch for each major advancement does not seem unreasonable for SOTA companies. | |
| ▲ | cephei 26 minutes ago | parent | prev [-] | | There are so many use cases for supremely fast offline models. The first thing that comes to my mind is for real-time video processing or other non-textual content in real time. |
|
|
| ▲ | andrewvl an hour ago | parent | prev | next [-] |
| It must be a “super model”. What will be if new model released? New chips? |
|
| ▲ | bob1029 an hour ago | parent | prev | next [-] |
| I feel like NAND process tech could become useful at solving some of these problems. A GPU where you can update the weights a few thousand times may be sufficient. |
| |
| ▲ | mdp2021 an hour ago | parent | next [-] | | The basis of Taalas is "compute in memory" electronics - past Von Neumann's separation of processor and memory. You need to be able to add|mul where the data (the weights) are stored. | |
| ▲ | addaon an hour ago | parent | prev | next [-] | | NAND hasn't been scaling great lately. It seems like PCM or MRAM would both be better fits. | |
| ▲ | kridsdale1 an hour ago | parent | prev [-] | | FPGA model storage? |
|
|
| ▲ | ycui7 2 hours ago | parent | prev | next [-] |
| so qwen3.x-27b on hardware? or better deepseek-v4-flash on hardware . |
| |
| ▲ | ilaksh 2 hours ago | parent [-] | | I wrote them an email asking for PrismML Bonsai 27b Ternary which is like 6b or something crazy small and would be a lot easier for them to do initially. | | |
| ▲ | mdp2021 43 minutes ago | parent [-] | | They were specializing their forthcoming system on 4-bit FP - which I understand is a structural decision. Bonsai Ternary (1.7bits/weight) is a compromise, compromise that has to make sense in the context - efficient when translated into transistors. |
|
|
|
| ▲ | fellowniusmonk an hour ago | parent | prev | next [-] |
| Token quantity will have a quality all its own. |
|
| ▲ | walrus01 an hour ago | parent | prev [-] |
| Imagine the size of chip needed to 'etch' something like Qwen 3.6 27B in size. |
| |
| ▲ | golem14 an hour ago | parent | next [-] | | Interesting thought, because it's a yield question. How tolerant are models today to a few broken weights. If tolerant, they could churn out many cheaper chips, some perhaps with slight abnormal tendencies ;) | | |
| ▲ | thepasch 33 minutes ago | parent | next [-] | | > How tolerant are models today to a few broken weights. Extremely! You can remove entire layers and the model will still work just fine, with barely perceptible capability losses. I've cut/bypassed ~15% of total parameters out of Gemma 4 31B on a pod once. Still got perfectly coherent responses out of it. Certain layers are a lot more important than others, particularly early and late ones; but it's honestly astonishing how much can be cut out from the middle without destroying the model's coherence. I didn't run any meaningful benchmarks, so I have no idea what the capability loss looks like exactly. But "produce coherent and sensible English in response to a wide variety of prompts" was definitely not among the things the model unlearned. | | | |
| ▲ | walrus01 42 minutes ago | parent | prev [-] | | I wonder if you had a few percent of problems in the yield, if it would be functionally equivalent to the difference between a unsloth-published Q6 standard size GGUF vs. the nearly perfect precision of an unsloth Q8-K-XL. Or more like Q4 vs Q8 where a lot is lost. |
| |
| ▲ | mdp2021 an hour ago | parent | prev | next [-] | | Not too dissimilar to the first HC1 (6nm 815mm² 53B Transistors embedding an 8b LLM): > Our second model, still based on Taalas’ first-generation silicon platform (HC1), will be a mid-sized reasoning LLM | |
| ▲ | flog an hour ago | parent | prev [-] | | If someone has that sort of knowledge; how big a chip would be required? Is it possible? | | |
| ▲ | mdp2021 an hour ago | parent [-] | | Well, given the data above, roughly a 220b transistors chip for the HC1 tech. |
|
|