It'd be hard to tell whether it's open-weight or open-source because they may both use the same license like MIT, Apache V2 etc. (But the definition of open-source is tricky, some only call it open source if training code is available under open source licenses as well)
@rasbt
-
Exploring Redbubble for LLM Architecture Gallery poster printing
By
–
Also looked into alternative poster print places and also added a Redbubble page (redbubble.com/i/poster/LLM-A…) I am new to this so I don't know which one is better quality-wise. Ordered one from there too so I might be able to tell in a couple of days.
-
Upcoming AI Model Updates: Gemma 4 and DeepSeek V4
By
–
I'll try to update it with the major ones. E.g., Gemma 4 next week (likely), and DeepSeek V4 any day now
-
LLM Architecture Gallery Poster Now Available on Zazzle
By
–
Upon popular request, you can now also get this as a physical poster via Zazzle zazzle.com/llm_architecture_… This is based on a 56 MB PNG file with 182 megapixels. I just ordered one myself but please be aware that I haven't been able to verify the quality, yet.
-
LLM Architecture Gallery with YAML Metadata Available
By
–
I can offer you the metadata in YAML format: https://
github.com/rasbt/llm-arch
itecture-gallery
…
Happy tinkering! -

New LLM Architecture Gallery Collecting All Figures in One Place
By
–
I (finally) put together a new LLM Architecture Gallery that collects the architecture figures all in one place! https://
sebastianraschka.com/llm-architectu
re-gallery/
… -
Using LLMs to Expand Unit Tests and Run Benchmarks
By
–
No, that's my code. But I used LLMs to help expand unit tests and run benchmarks outside the book etc.
-
Impressions initiales positives, mais performance ralentie avec llama.cpp
By
–
I have a good first impression, but it's still a tad slow for me (using llama.cpp). About 2x slower than gpt-oss 120B on the same hardware. I think I need to look for the NVIDIA-optimized stack.
-
TPUs vs Groq LPU: Training-Inference Trade-offs in Hardware Design
By
–
I agree with you. But I think TPUs are still trying to do a training-inference trade-off. I think Groq LPU would be an example that is purely designed for inference.
-
Trade-offs between training throughput and inference efficiency in chips
By
–
I think it's about trade-offs. As with so many things, there's no free lunch. Ie I don't think you can have a chip that is sota for training throughput but also sota in terms of inference efficiency at the same time
That being said, there are companies focused on inference chips