Skip to content

mayang002/llm-architecture-gallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LLM Architecture Gallery

This repository contains the source model metadata for the LLM Architecture Gallery.


Live gallery:


Preview:

LLM Architecture Gallery

 

Contents

  • models.yml: per-model metadata used by the gallery cards, including image paths, dates, fact-sheet fields, and related links.

Note that the images are stored in the following format:

DeepSeek R1:
  image: "/llm-architecture-gallery/images/architectures/deepseek-v3-r1-671-billion.webp"
  date: '2025-01-20'
#...

To get the complete link, add the https://sebastianraschka.com/ prefix, e.g., https://sebastianraschka.com/llm-architecture-gallery/images/architectures/deepseek-v3-r1-671-billion.webp

 

Notes

This repository is intended as a lightweight public data export of the gallery metadata rather than the full website implementation.

About

LLM Architecture Gallery source data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors