notion-llm-config

Community

Organize LLM configs across providers in Notion.

Authorsdbuch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams centralize and maintain Notion-based records of LLM configurations, parameters, and provider details. It reduces scattered data, prevents misconfigurations, and makes it easy to audit model specs across multiple providers.

Core Features & Use Cases

  • Centralized Config Table: Create, update, and query LLM model configurations in a single Notion database.
  • Batch Operations: Add or modify multiple models in one go to keep configurations in sync.
  • Audit & Consistency: Read architecture details and parameters to verify spec accuracy across Llama, GPT-2, and other providers.

Quick Start

Create a Notion page for a new model, e.g. "Llama-2-7B" in the Notion LLM Config Table with fields for Model Name, Model Family, Model Type, Core Model ID, Tokenizer, d_hidden, d_ff, and Vocab Size. Then run a batch update to set these properties for all listed models.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: notion-llm-config
Download link: https://github.com/sdbuch/dotfiles/archive/main.zip#notion-llm-config

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository