https://github.com/rasbt/llm-architecture-gallery
LLM Architecture Gallery source data
https://github.com/rasbt/llm-architecture-gallery
ai llms
Last synced: about 1 month ago
JSON representation
LLM Architecture Gallery source data
- Host: GitHub
- URL: https://github.com/rasbt/llm-architecture-gallery
- Owner: rasbt
- License: apache-2.0
- Created: 2026-03-15T22:50:46.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-06-21T14:09:02.000Z (about 2 months ago)
- Last Synced: 2026-06-21T16:08:59.862Z (about 2 months ago)
- Topics: ai, llms
- Homepage: https://sebastianraschka.com/llm-architecture-gallery/
- Size: 60.5 KB
- Stars: 1,310
- Watchers: 10
- Forks: 114
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LLM Architecture Gallery
This repository contains the source model metadata for the [LLM Architecture Gallery](https://sebastianraschka.com/llm-architecture-gallery/).
Live gallery:
- [sebastianraschka.com/llm-architecture-gallery](https://sebastianraschka.com/llm-architecture-gallery/)
Preview:

## Contents
- [models.yml](models.yml): per-model metadata used by the gallery cards, including image paths, dates, fact-sheet fields, and related links.
## Notes
This repository is intended as a lightweight public data export of the gallery metadata rather than the full website implementation.