strip model-pinning from sknpack READMEs

Removes hardcoded "Qwen3.5-27B teacher" reference from oghma-sknpack
and mod-to-sknpack READMEs; replaces with "the teacher model" so the
docs survive cortex/teacher rotation.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
chrysalis
2026-05-04 18:23:52 +02:00
parent 47eb61775d
commit 2cb32029a6
2 changed files with 2 additions and 2 deletions

View File

@@ -149,7 +149,7 @@ Examples for Legacy of the Dragonborn:
iris-dev, then `export_packs.py`-style exporter) or straight to
`.sknpack` from the JSONL (simpler, no RAG search over mod content).
- Whether to generate two importance tiers per topic by running an LLM
summarization step (Qwen3.5-27B on theia was flagged for Oghma Phase 2).
summarization step (a teacher model on theia was flagged for Oghma Phase 2).
---