majorwiki/05-troubleshooting/index.md
Marcus Summers 6e7a0ca21f wiki: add troubleshooting article — LoRA adapter GGUF conversion fails
Documents the gotcha where convert_hf_to_gguf.py crashes with
'config.json not found' because the training output directory holds
only the LoRA adapter, not a merged HF model. Includes inline
save_pretrained_merged() fix snippet, verification checklist, and
resume-pipeline-without-retraining pattern.

Discovered today during the MajorTwin v8c pipeline failure (Step 4).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 11:22:59 -04:00

3.1 KiB

created updated
2026-03-15T06:37 2026-04-29T23:55

🔧 General Troubleshooting

Practical fixes for common Linux, networking, and application problems.

🖥️ GPU & AI

🌐 Networking & Web

⚙️ Ansible & Fleet Management

📦 Docker & Systems

🔒 SELinux

💾 Storage

📝 Application Specific

🤖 AI / Local LLM