An open API service indexing awesome lists of open source software.

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

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:

![LLM Architecture Gallery](https://sebastianraschka.com/llm-architecture-gallery/images/hero/architecture-gallery-hero.webp)

 
## 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.