llm-config-schema-change

Official

Safely update LLM config schemas.

AuthorArm-Examples
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured and safe way to modify the schema of model configuration files, ensuring that parsing, testing, and documentation are updated consistently. It's designed for targeted changes to configuration keys without undertaking a full model onboarding process.

Core Features & Use Cases

  • Schema Modification: Safely add or change JSON keys within model configuration files.
  • Integrated Updates: Ensures corresponding parsing logic, tests, and documentation are updated in sync.
  • Use Case: You need to add a new parameter to control the temperature sampling for a specific model. This skill helps you update the LlmConfig class, add a corresponding test case, and document the new parameter in the relevant configuration files.

Quick Start

Use the llm-config-schema-change skill to update the model configuration schema by adding a new key for 'max_new_tokens'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: llm-config-schema-change
Download link: https://github.com/Arm-Examples/LLM-Runner/archive/main.zip#llm-config-schema-change

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.